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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bnx2x/
H A Dbnx2x_cmn.h402 static inline int bnx2x_has_tx_work(struct bnx2x_fastpath *fp) function
H A Dbnx2x_cmn.c1577 if (bnx2x_has_tx_work(fp))
1589 if (!(bnx2x_has_rx_work(fp) || bnx2x_has_tx_work(fp))) {
1604 if (!(bnx2x_has_rx_work(fp) || bnx2x_has_tx_work(fp))) {

Completed in 116 milliseconds