Searched defs:fbnic_napi_vector (Results 1 – 1 of 1) sorted by relevance
150 struct fbnic_napi_vector { struct151 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[];