Home
last modified time | relevance | path

Searched defs:bnx2_napi (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/broadcom/
Dbnx2.h6764 struct bnx2_napi { struct
6765 struct napi_struct napi ____cacheline_aligned;
6766 struct bnx2 *bp;
6767 union {
6770 } status_blk;
6771 u16 *hw_tx_cons_ptr;
6772 u16 *hw_rx_cons_ptr;
6773 u32 last_status_idx;
6774 u32 int_num;
6777 u32 cnic_tag;
[all …]