Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/
Dbnx2.c885 bnapi->hw_rx_cons_ptr = in bnx2_alloc_mem()
897 bnapi->hw_rx_cons_ptr = in bnx2_alloc_mem()
3133 cons = READ_ONCE(*bnapi->hw_rx_cons_ptr); in bnx2_get_hw_rx_cons()
Dbnx2.h6772 u16 *hw_rx_cons_ptr; member