Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_rxtx_vec_sse.c300 struct tx_cmpl *txcmp; in bnxt_handle_tx_cp_vec()
307 txcmp = (struct tx_cmpl *)&cp_desc_ring[cons]; in bnxt_handle_tx_cp_vec()
H A Dbnxt_rxtx_vec_neon.c318 struct tx_cmpl *txcmp; in bnxt_handle_tx_cp_vec()
325 txcmp = (struct tx_cmpl *)&cp_desc_ring[cons]; in bnxt_handle_tx_cp_vec()
H A Dbnxt_txr.c434 struct tx_cmpl *txcmp; in bnxt_handle_tx_cp()
445 txcmp = (struct tx_cmpl *)&cpr->cp_desc_ring[cons]; in bnxt_handle_tx_cp()
H A Dhsi_struct_def_dpdk.h3632 struct tx_cmpl { struct