Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.h1375 static inline int bnx2x_clean_tx_queue(struct bnx2x *bp, in bnx2x_clean_tx_queue() function
Dbnx2x_main.c7930 rc = bnx2x_clean_tx_queue(bp, &fp->txdata[cos]); in bnx2x_chip_cleanup()