Home
last modified time | relevance | path

Searched refs:ice_hw_func_caps (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_type.h397 struct ice_hw_func_caps { struct
928 struct ice_hw_func_caps func_caps; /* function capabilities */
Dice_common.c2258 ice_parse_vf_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_vf_func_caps()
2281 ice_parse_vsi_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_vsi_func_caps()
2300 ice_parse_1588_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_1588_func_caps()
2358 ice_parse_fdir_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p) in ice_parse_fdir_func_caps()
2397 ice_parse_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_func_caps()
2882 ice_discover_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_caps) in ice_discover_func_caps()
2913 struct ice_hw_func_caps *func_caps = &hw->func_caps; in ice_set_safe_mode_caps()
Dice_main.c4002 struct ice_hw_func_caps *func_caps = &pf->hw.func_caps; in ice_set_pf_caps()