Searched defs:bnge_napi (Results 1 – 1 of 1) sorted by relevance
542 struct bnge_napi { struct543 struct napi_struct napi;544 struct bnge_net *bn;545 int index;547 struct bnge_nq_ring_info nq_ring;548 struct bnge_rx_ring_info *rx_ring;549 struct bnge_tx_ring_info *tx_ring[BNGE_MAX_TXR_PER_NAPI];550 u8 events;556 bool in_reset;557 bool tx_fault;