Home
last modified time | relevance | path

Searched refs:tx_cmpl (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/net/bnxt/
H A Dbnxt_txr.c455 struct tx_cmpl *txcmp; in bnxt_handle_tx_cp()
465 txcmp = (struct tx_cmpl *)&cpr->cp_desc_ring[cons]; in bnxt_handle_tx_cp()
581 struct tx_cmpl *txcmp; in bnxt_flush_tx_cmp()
589 txcmp = (struct tx_cmpl *)&cp_desc_ring[cons]; in bnxt_flush_tx_cmp()
H A Dbnxt_rxtx_vec_sse.c314 struct tx_cmpl *txcmp; in bnxt_handle_tx_cp_vec()
321 txcmp = (struct tx_cmpl *)&cp_desc_ring[cons]; in bnxt_handle_tx_cp_vec()
H A Dbnxt_rxtx_vec_neon.c342 struct tx_cmpl *txcmp; in bnxt_handle_tx_cp_vec()
349 txcmp = (struct tx_cmpl *)&cp_desc_ring[cons]; in bnxt_handle_tx_cp_vec()
H A Dbnxt_rxtx_vec_avx2.c392 struct tx_cmpl *txcmp; in bnxt_handle_tx_cp_vec()
399 txcmp = (struct tx_cmpl *)&cp_desc_ring[cons]; in bnxt_handle_tx_cp_vec()
H A Dbnxt_ethdev.c3343 struct tx_cmpl *txcmp; in bnxt_tx_descriptor_status_op()
3347 txcmp = (struct tx_cmpl *)&cp_desc_ring[cons]; in bnxt_tx_descriptor_status_op()
H A Dhsi_struct_def_dpdk.h3921 struct tx_cmpl { struct