Searched defs:bnx2_napi (Results 1 – 1 of 1) sorted by relevance
6699 struct bnx2_napi { struct6700 struct napi_struct napi ____cacheline_aligned;6701 struct bnx2 *bp;6702 union {6705 } status_blk;6706 u16 *hw_tx_cons_ptr;6707 u16 *hw_rx_cons_ptr;6708 u32 last_status_idx;6709 u32 int_num;6712 u32 cnic_tag;[all …]