Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_type.h413 struct ice_hw_dev_caps { struct
938 struct ice_hw_dev_caps dev_caps; /* device capabilities */
H A Dice_common.c2564 ice_parse_valid_functions_cap(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_valid_functions_cap()
2585 ice_parse_vf_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_vf_dev_caps()
2604 ice_parse_vsi_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_vsi_dev_caps()
2623 ice_parse_1588_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_1588_dev_caps()
2684 ice_parse_fdir_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_fdir_dev_caps()
2704 ice_parse_sensor_reading_cap(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_sensor_reading_cap()
2723 struct ice_hw_dev_caps *dev_p, in ice_parse_nac_topo_dev_caps()
2757 ice_parse_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_dev_caps()
2941 ice_discover_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_caps) in ice_discover_dev_caps()
3007 struct ice_hw_dev_caps *dev_caps = &hw->dev_caps; in ice_set_safe_mode_caps()
H A Dice_common.h126 ice_discover_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_caps);
/linux/drivers/net/ethernet/intel/ice/devlink/
H A Ddevlink.c21 struct ice_hw_dev_caps dev_caps;