Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_cmn.h654 static inline int bnx2x_has_tx_work_unload(struct bnx2x_fastpath *fp) in bnx2x_has_tx_work_unload() function
Dbnx2x_main.c7212 while (bnx2x_has_tx_work_unload(fp)) { in bnx2x_chip_cleanup()