Home
last modified time | relevance | path

Searched refs:bnxt_flush_tx_cmp (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/bnxt/
H A Dbnxt_txr.h61 int bnxt_flush_tx_cmp(struct bnxt_cp_ring_info *cpr);
H A Dbnxt_txr.c576 int bnxt_flush_tx_cmp(struct bnxt_cp_ring_info *cpr) in bnxt_flush_tx_cmp() function
H A Dbnxt_hwrm.c127 done = bnxt_flush_tx_cmp(cpr); in bnxt_check_cq_hwrm_done()