Searched defs:ice_hw_func_caps (Results 1 – 1 of 1) sorted by relevance
331 struct ice_hw_func_caps { struct332 struct ice_hw_common_caps common_cap;333 u32 num_allocd_vfs; /* Number of allocated VFs */334 u32 vf_base_id; /* Logical ID of the first VF */335 u32 guar_num_vsi;336 u32 fd_fltr_guar; /* Number of filters guaranteed */337 u32 fd_fltr_best_effort; /* Number of best effort filters */338 struct ice_ts_func_info ts_func_info;