Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/meta/fbnic/
Dfbnic_txrx.h102 struct fbnic_napi_vector { struct
103 struct napi_struct napi;
104 struct device *dev; /* Device for DMA unmapping */
105 struct page_pool *page_pool;
106 struct fbnic_dev *fbd;
108 u16 v_idx;
109 u8 txt_count;
110 u8 rxt_count;
112 struct fbnic_q_triad qt[];