Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/broadcom/
Dbnx2.c2792 bnx2_get_hw_tx_cons(struct bnx2_napi *bnapi) in bnx2_get_hw_tx_cons() function
2817 hw_cons = bnx2_get_hw_tx_cons(bnapi); in bnx2_tx_int()
2873 hw_cons = bnx2_get_hw_tx_cons(bnapi); in bnx2_tx_int()
3351 (bnx2_get_hw_tx_cons(bnapi) != txr->hw_tx_cons)) in bnx2_has_fast_work()
3444 if (bnx2_get_hw_tx_cons(bnapi) != txr->hw_tx_cons) in bnx2_poll_work()
5818 if (bnx2_get_hw_tx_cons(tx_napi) != txr->tx_prod) in bnx2_run_loopback()