Searched defs:bnx2_napi (Results 1 – 1 of 1) sorted by relevance
6712 struct bnx2_napi { struct6713 struct napi_struct napi ____cacheline_aligned;6714 struct bnx2 *bp;6715 union {6718 } status_blk;6719 u16 *hw_tx_cons_ptr;6720 u16 *hw_rx_cons_ptr;6721 u32 last_status_idx;6722 u32 int_num;6725 u32 cnic_tag;[all …]