Lines Matching defs:nicvf
137 struct nicvf *nicvf; member
259 struct nicvf { struct
260 struct nicvf *pnicvf; argument
274 struct nicvf *snicvf[MAX_SQS_PER_VF]; argument
290 struct nicvf_cq_poll *napi[8]; argument
291 struct nicvf_rss_info rss_info; argument
297 struct nicvf_hw_stats hw_stats; argument
298 struct nicvf_drv_stats drv_stats; argument
299 struct bgx_stats bgx_stats;
300 struct work_struct reset_task;
303 bool msix_enabled;
304 u8 num_vec;
305 struct msix_entry msix_entries[NIC_VF_MSIX_VECTORS];
306 char irq_name[NIC_VF_MSIX_VECTORS][20];
307 bool irq_allocated[NIC_VF_MSIX_VECTORS];
310 bool pf_acked;
311 bool pf_nacked;
312 bool set_mac_pending;
454 u64 nicvf; member
479 struct nicvf_ptr nicvf; member