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