Home
last modified time | relevance | path

Searched defs:type_table (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/iavf/
H A Diavf_rxtx_vec_sse.c348 const uint32_t *type_table) in desc_to_ptype_v()
364 const uint32_t *type_table) in flex_desc_to_ptype_v()
H A Diavf_rxtx_vec_avx2.c145 const uint32_t *type_table = rxq->vsi->adapter->ptype_tbl; in _iavf_recv_raw_pkts_vec_avx2() local
643 const uint32_t *type_table = rxq->vsi->adapter->ptype_tbl; in _iavf_recv_raw_pkts_vec_avx2_flex_rxd() local
H A Diavf_rxtx_vec_avx512.c149 const uint32_t *type_table = rxq->vsi->adapter->ptype_tbl; in _iavf_recv_raw_pkts_vec_avx512() local
641 const uint32_t *type_table = rxq->vsi->adapter->ptype_tbl; in _iavf_recv_raw_pkts_vec_avx512_flex_rxd() local
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_rxtx.h259 static const uint32_t type_table[UINT8_MAX + 1] __rte_cache_aligned = { in i40e_get_default_pkt_type() local
/f-stack/dpdk/drivers/net/ice/
H A Dice_rxtx.c3345 static const uint32_t type_table[ICE_MAX_PKT_TYPE] in ice_get_default_pkt_type() local