Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/broadcom/
Dbnx2.c884 bnapi->hw_rx_cons_ptr = in bnx2_alloc_mem()
896 bnapi->hw_rx_cons_ptr = in bnx2_alloc_mem()
3132 cons = READ_ONCE(*bnapi->hw_rx_cons_ptr); in bnx2_get_hw_rx_cons()
Dbnx2.h6772 u16 *hw_rx_cons_ptr; member