Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c1124 static uint8_t bnx2x_has_tx_work(struct bnx2x_fastpath *fp) in bnx2x_has_tx_work() function
1388 while (bnx2x_has_tx_work(fp)) { in bnx2x_drain_tx_queues()