Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/
H A Dbnx2.c901 bnapi->hw_rx_cons_ptr = in bnx2_alloc_mem()
913 bnapi->hw_rx_cons_ptr = in bnx2_alloc_mem()
3149 cons = READ_ONCE(*bnapi->hw_rx_cons_ptr); in bnx2_rx_int()
H A Dbnx2.h6772 u16 *hw_rx_cons_ptr; member