Searched defs:ice_vfs (Results 1 – 1 of 1) sorted by relevance
76 struct ice_vfs { struct78 struct mutex table_lock; /* Lock for protecting the hash table */79 u16 num_supported; /* max supported VFs on this PF */80 u16 num_qps_per; /* number of queue pairs per VF */81 u16 num_msix_per; /* default MSI-X vectors per VF */82 unsigned long last_printed_mdd_jiffies; /* MDD message rate limit */