Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_type.h367 struct ice_hw_func_caps { struct
852 struct ice_hw_func_caps func_caps; /* function capabilities */
Dice_common.c2280 ice_parse_vf_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_vf_func_caps()
2303 ice_parse_vsi_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_vsi_func_caps()
2322 ice_parse_1588_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_1588_func_caps()
2375 ice_parse_fdir_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p) in ice_parse_fdir_func_caps()
2409 ice_parse_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_func_caps()
2727 ice_discover_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_caps) in ice_discover_func_caps()
2758 struct ice_hw_func_caps *func_caps = &hw->func_caps; in ice_set_safe_mode_caps()
Dice_main.c3867 struct ice_hw_func_caps *func_caps = &pf->hw.func_caps; in ice_set_pf_caps()