Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_type.h370 struct ice_hw_func_caps { struct
865 struct ice_hw_func_caps func_caps; /* function capabilities */
H A Dice_common.c2313 ice_parse_vf_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_vf_func_caps()
2336 ice_parse_vsi_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_vsi_func_caps()
2355 ice_parse_1588_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_1588_func_caps()
2408 ice_parse_fdir_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p) in ice_parse_fdir_func_caps()
2447 ice_parse_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_func_caps()
2826 ice_discover_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_caps) in ice_discover_func_caps()
2857 struct ice_hw_func_caps *func_caps = &hw->func_caps; in ice_set_safe_mode_caps()
H A Dice_main.c3848 struct ice_hw_func_caps *func_caps = &pf->hw.func_caps; in ice_set_pf_caps()