Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/broadcom/
Dbnx2.c882 bnapi->hw_tx_cons_ptr = in bnx2_alloc_mem()
894 bnapi->hw_tx_cons_ptr = in bnx2_alloc_mem()
2833 cons = READ_ONCE(*bnapi->hw_tx_cons_ptr); in bnx2_get_hw_tx_cons()
Dbnx2.h6771 u16 *hw_tx_cons_ptr; member