Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_txrx.h150 struct fbnic_napi_vector { struct
151 struct napi_struct napi;
152 struct device *dev; /* Device for DMA unmapping */
153 struct fbnic_dev *fbd;
155 u16 v_idx;
156 u8 txt_count;
157 u8 rxt_count;
159 struct fbnic_q_triad qt[];