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