Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dbnx2.c2830 bnx2_get_hw_tx_cons(struct bnx2_napi *bnapi) in bnx2_get_hw_tx_cons() function
2853 hw_cons = bnx2_get_hw_tx_cons(bnapi); in bnx2_tx_int()
2910 hw_cons = bnx2_get_hw_tx_cons(bnapi); in bnx2_tx_int()
3392 (bnx2_get_hw_tx_cons(bnapi) != txr->hw_tx_cons)) in bnx2_has_fast_work()
3485 if (bnx2_get_hw_tx_cons(bnapi) != txr->hw_tx_cons) in bnx2_poll_work()
5888 if (bnx2_get_hw_tx_cons(tx_napi) != txr->tx_prod) in bnx2_run_loopback()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dbnx2.c2829 bnx2_get_hw_tx_cons(struct bnx2_napi *bnapi) in bnx2_get_hw_tx_cons() function
2852 hw_cons = bnx2_get_hw_tx_cons(bnapi); in bnx2_tx_int()
2909 hw_cons = bnx2_get_hw_tx_cons(bnapi); in bnx2_tx_int()
3390 (bnx2_get_hw_tx_cons(bnapi) != txr->hw_tx_cons)) in bnx2_has_fast_work()
3483 if (bnx2_get_hw_tx_cons(bnapi) != txr->hw_tx_cons) in bnx2_poll_work()
5872 if (bnx2_get_hw_tx_cons(tx_napi) != txr->tx_prod) in bnx2_run_loopback()

Completed in 17 milliseconds