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