| /f-stack/dpdk/lib/librte_eal/arm/include/ |
| H A D | rte_byteorder.h | 56 #define rte_be_to_cpu_64(x) rte_bswap64(x) macro 74 #define rte_be_to_cpu_64(x) (x) macro
|
| /f-stack/dpdk/lib/librte_eal/ppc/include/ |
| H A D | rte_byteorder.h | 95 #define rte_be_to_cpu_64(x) rte_bswap64(x) macro 113 #define rte_be_to_cpu_64(x) (x) macro
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_rxtx_vec_neon.h | 797 ts = rte_be_to_cpu_64 in rxq_cq_process_v() 802 ts = rte_be_to_cpu_64 in rxq_cq_process_v() 807 ts = rte_be_to_cpu_64 in rxq_cq_process_v() 812 ts = rte_be_to_cpu_64 in rxq_cq_process_v() 819 rte_be_to_cpu_64(container_of(p0, in rxq_cq_process_v() 822 rte_be_to_cpu_64(container_of(p1, in rxq_cq_process_v() 825 rte_be_to_cpu_64(container_of(p2, in rxq_cq_process_v() 828 rte_be_to_cpu_64(container_of(p3, in rxq_cq_process_v()
|
| H A D | mlx5_rxtx_vec_sse.h | 745 ts = rte_be_to_cpu_64(cq[pos].timestamp); in rxq_cq_process_v() 748 ts = rte_be_to_cpu_64(cq[pos + p1].timestamp); in rxq_cq_process_v() 751 ts = rte_be_to_cpu_64(cq[pos + p2].timestamp); in rxq_cq_process_v() 754 ts = rte_be_to_cpu_64(cq[pos + p3].timestamp); in rxq_cq_process_v() 759 rte_be_to_cpu_64(cq[pos].timestamp)); in rxq_cq_process_v() 761 rte_be_to_cpu_64(cq[pos + p1].timestamp)); in rxq_cq_process_v() 763 rte_be_to_cpu_64(cq[pos + p2].timestamp)); in rxq_cq_process_v() 765 rte_be_to_cpu_64(cq[pos + p3].timestamp)); in rxq_cq_process_v()
|
| H A D | mlx5_rxtx_vec_altivec.h | 1198 ts = rte_be_to_cpu_64(cq[pos].timestamp); in rxq_cq_process_v() 1201 ts = rte_be_to_cpu_64(cq[pos + p1].timestamp); in rxq_cq_process_v() 1204 ts = rte_be_to_cpu_64(cq[pos + p2].timestamp); in rxq_cq_process_v() 1207 ts = rte_be_to_cpu_64(cq[pos + p3].timestamp); in rxq_cq_process_v() 1212 rte_be_to_cpu_64(cq[pos].timestamp)); in rxq_cq_process_v() 1214 rte_be_to_cpu_64(cq[pos + p1].timestamp)); in rxq_cq_process_v() 1216 rte_be_to_cpu_64(cq[pos + p2].timestamp)); in rxq_cq_process_v() 1218 rte_be_to_cpu_64(cq[pos + p3].timestamp)); in rxq_cq_process_v()
|
| H A D | mlx5_txpp.c | 750 ts = rte_be_to_cpu_64(to.cts.timestamp); in mlx5_txpp_update_timestamp() 1158 ts = rte_be_to_cpu_64(to.cts.timestamp); in mlx5_txpp_read_clock()
|
| H A D | mlx5_rxtx.c | 1364 uint64_t ts = rte_be_to_cpu_64(cqe->timestamp); in rxq_cq_to_mbuf()
|
| H A D | mlx5_flow_dv.c | 4722 *pkts = rte_be_to_cpu_64(pool->raw->data[offset].hits); in _flow_dv_query_count() 4723 *bytes = rte_be_to_cpu_64(pool->raw->data[offset].bytes); in _flow_dv_query_count()
|
| /f-stack/dpdk/drivers/net/thunderx/base/ |
| H A D | nicvf_plat.h | 39 #define nicvf_be_to_cpu_64(x) rte_be_to_cpu_64(x)
|
| /f-stack/dpdk/lib/librte_eal/x86/include/ |
| H A D | rte_byteorder.h | 87 #define rte_be_to_cpu_64(x) rte_bswap64(x) macro
|
| /f-stack/dpdk/drivers/net/bnxt/tf_core/ |
| H A D | tfp.h | 251 #define tfp_be_to_cpu_64(val) rte_be_to_cpu_64(val)
|
| /f-stack/dpdk/lib/librte_eal/include/generic/ |
| H A D | rte_byteorder.h | 232 static uint64_t rte_be_to_cpu_64(rte_be64_t x);
|
| /f-stack/dpdk/drivers/crypto/nitrox/ |
| H A D | nitrox_sym.c | 397 fctx->flags = rte_be_to_cpu_64(fctx->flags); in configure_cipher_ctx() 472 fctx->flags = rte_be_to_cpu_64(fctx->flags); in configure_auth_ctx() 509 fctx->flags = rte_be_to_cpu_64(fctx->flags); in configure_aead_ctx()
|
| /f-stack/dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_osdep.h | 96 #define be_to_cpu64(v) rte_be_to_cpu_64((u64)(v))
|
| /f-stack/dpdk/drivers/net/cxgbe/ |
| H A D | cxgbe_compat.h | 153 #define be64_to_cpu(o) rte_be_to_cpu_64(o)
|
| /f-stack/dpdk/drivers/net/hinic/base/ |
| H A D | hinic_compat.h | 108 #define be64_to_cpu(o) rte_be_to_cpu_64(o)
|
| /f-stack/dpdk/drivers/common/dpaax/ |
| H A D | compat.h | 266 #define be64_to_cpu(x) rte_be_to_cpu_64(x)
|
| /f-stack/dpdk/drivers/net/octeontx2/ |
| H A D | otx2_rss.c | 175 *keyptr = rte_be_to_cpu_64(val); in rss_get_key()
|
| H A D | otx2_rx.h | 91 rte_be_to_cpu_64(*tstamp_ptr); in otx2_nix_mbuf_to_tstamp()
|
| /f-stack/dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_flow.c | 598 uint64_t m0 = rte_be_to_cpu_64(m[0]); in ipv6_mask_to_depth() 599 uint64_t m1 = rte_be_to_cpu_64(m[1]); in ipv6_mask_to_depth()
|
| /f-stack/dpdk/lib/librte_pipeline/ |
| H A D | rte_swx_ctl.c | 21 #define ntoh64(x) rte_be_to_cpu_64(x)
|
| H A D | rte_swx_pipeline.c | 48 #define ntoh64(x) rte_be_to_cpu_64(x)
|
| /f-stack/dpdk/drivers/common/mlx5/ |
| H A D | mlx5_prm.h | 665 #define MLX5_GET64(typ, p, fld) rte_be_to_cpu_64(*((rte_be64_t *)(p) + \
|