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