Searched defs:headroom (Results 1 – 13 of 13) sorted by relevance
| /dpdk/app/test-crypto-perf/ |
| H A D | cperf_test_common.c | 22 uint16_t headroom, uint16_t data_len) in fill_single_seg_mbuf() 49 uint16_t headroom, uint16_t data_len, uint16_t segments_nb) in fill_multi_seg_mbuf()
|
| /dpdk/drivers/net/ark/ |
| H A D | ark_udm.c | 88 uint32_t headroom, in ark_udm_configure()
|
| H A D | ark_udm.h | 50 uint32_t headroom; member
|
| H A D | ark_ethdev_rx.c | 45 uint32_t headroom; member
|
| /dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_82598.c | 1365 u32 headroom, int strategy) in ixgbe_set_rxpba_82598()
|
| H A D | ixgbe_common.c | 4701 void ixgbe_set_rxpba_generic(struct ixgbe_hw *hw, int num_pb, u32 headroom, in ixgbe_set_rxpba_generic()
|
| /dpdk/drivers/net/i40e/ |
| H A D | i40e_rxtx_vec_avx512.c | 77 const __m512i headroom = _mm512_set1_epi64(RTE_PKTMBUF_HEADROOM); in i40e_rxq_rearm() local
|
| /dpdk/drivers/net/ice/ |
| H A D | ice_rxtx_vec_avx512.c | 61 const __m512i headroom = _mm512_set1_epi64(RTE_PKTMBUF_HEADROOM); in ice_rxq_rearm() local
|
| /dpdk/drivers/net/netvsc/ |
| H A D | hn_rxtx.c | 551 uint8_t *data, unsigned int headroom, unsigned int dlen, in hn_rxpkt()
|
| /dpdk/drivers/net/iavf/ |
| H A D | iavf_rxtx_vec_avx512.c | 83 const __m512i headroom = _mm512_set1_epi64(RTE_PKTMBUF_HEADROOM); in iavf_rxq_rearm() local
|
| /dpdk/drivers/crypto/cnxk/ |
| H A D | cnxk_se.h | 2064 uint32_t headroom; in prepare_iov_from_pkt_inplace() local
|
| /dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_hw.c | 2007 void txgbe_set_pba(struct txgbe_hw *hw, int num_pb, u32 headroom, in txgbe_set_pba()
|
| /dpdk/drivers/common/cpt/ |
| H A D | cpt_ucode.h | 3031 uint32_t headroom, tailroom; in prepare_iov_from_pkt_inplace() local
|