Searched defs:ice_hw_func_caps (Results 1 – 1 of 1) sorted by relevance
367 struct ice_hw_func_caps { struct368 struct ice_hw_common_caps common_cap;369 u32 num_allocd_vfs; /* Number of allocated VFs */370 u32 vf_base_id; /* Logical ID of the first VF */371 u32 guar_num_vsi;372 u32 fd_fltr_guar; /* Number of filters guaranteed */373 u32 fd_fltr_best_effort; /* Number of best effort filters */374 struct ice_ts_func_info ts_func_info;