Home
last modified time | relevance | path

Searched refs:ol_flags_err_table (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/bnxt/
H A Dbnxt_rxr.h97 uint32_t ol_flags_err_table[BNXT_OL_FLAGS_ERR_TBL_DIM]; member
H A Dbnxt_rxtx_vec_sse.c34 of |= rxr->ol_flags_err_table[tmp]; \
H A Dbnxt_rxtx_vec_neon.c34 of |= rxr->ol_flags_err_table[tmp]; \
H A Dbnxt_rxtx_vec_avx2.c246 errors = _mm256_i32gather_epi32((int *)rxr->ol_flags_err_table, in recv_burst_vec_avx2()
H A Dbnxt_rxr.c611 pt = rxr->ol_flags_err_table; in bnxt_init_ol_flags_tables()
675 ol_flags |= rxr->ol_flags_err_table[errors]; in bnxt_set_ol_flags()