Home
last modified time | relevance | path

Searched refs:ice_hw_dev_caps (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/intel/ice/
Dice_type.h342 struct ice_hw_dev_caps { struct
803 struct ice_hw_dev_caps dev_caps; /* device capabilities */
Dice_common.c2243 ice_parse_valid_functions_cap(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_valid_functions_cap()
2262 ice_parse_vf_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_vf_dev_caps()
2281 ice_parse_vsi_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_vsi_dev_caps()
2300 ice_parse_1588_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_1588_dev_caps()
2351 ice_parse_fdir_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_fdir_dev_caps()
2376 ice_parse_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_dev_caps()
2472 ice_discover_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_caps) in ice_discover_dev_caps()
2538 struct ice_hw_dev_caps *dev_caps = &hw->dev_caps; in ice_set_safe_mode_caps()
Dice_common.h95 ice_discover_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_caps);
Dice_fw_update.c737 struct ice_hw_dev_caps *dev_caps; in ice_check_for_pending_update()
Dice_devlink.c15 struct ice_hw_dev_caps dev_caps;