Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dbnx2.h6699 struct bnx2_napi { struct
6700 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 …]