Searched refs:ice_hw_func_caps (Results 1 – 3 of 3) sorted by relevance
/drivers/net/ethernet/intel/ice/ |
D | ice_type.h | 331 struct ice_hw_func_caps { struct 804 struct ice_hw_func_caps func_caps; /* function capabilities */
|
D | ice_common.c | 2075 ice_parse_vf_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_vf_func_caps() 2098 ice_parse_vsi_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_vsi_func_caps() 2117 ice_parse_1588_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_1588_func_caps() 2158 ice_parse_fdir_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p) in ice_parse_fdir_func_caps() 2192 ice_parse_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_func_caps() 2506 ice_discover_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_caps) in ice_discover_func_caps() 2537 struct ice_hw_func_caps *func_caps = &hw->func_caps; in ice_set_safe_mode_caps()
|
D | ice_main.c | 3472 struct ice_hw_func_caps *func_caps = &pf->hw.func_caps; in ice_set_pf_caps()
|