Searched defs:nicvf (Results 1 – 2 of 2) sorted by relevance
230 struct nicvf { struct246 struct nicvf_cq_poll *napi[8]; argument250 struct nicvf_hw_stats stats; argument256 bool pf_acked;260 bool link_up;261 u8 duplex;262 u32 speed;263 u8 rev_id;264 u8 rx_queues;288 u64 nicvf[MAX_NUM_VFS_SUPPORTED]; argument[all …]
487 struct nicvf *nicvf = dev_get_priv(dev); in nicvf_initialize() local
Completed in 8 milliseconds