Searched refs:ice_hw_dev_caps (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_type.h | 422 struct ice_hw_dev_caps { struct 939 struct ice_hw_dev_caps dev_caps; /* device capabilities */
|
| H A D | ice_common.c | 2744 ice_parse_valid_functions_cap(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_valid_functions_cap() 2765 ice_parse_vf_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_vf_dev_caps() 2784 ice_parse_vsi_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_vsi_dev_caps() 2803 ice_parse_1588_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_1588_dev_caps() 2864 ice_parse_fdir_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_fdir_dev_caps() 2884 ice_parse_sensor_reading_cap(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_sensor_reading_cap() 2903 struct ice_hw_dev_caps *dev_p, in ice_parse_nac_topo_dev_caps() 2937 ice_parse_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_dev_caps() 3121 ice_discover_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_caps) in ice_discover_dev_caps() 3187 struct ice_hw_dev_caps *dev_caps = &hw->dev_caps; in ice_set_safe_mode_caps()
|
| H A D | ice_common.h | 173 ice_discover_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_caps);
|
| /linux/drivers/net/ethernet/intel/ice/devlink/ |
| H A D | devlink.c | 21 struct ice_hw_dev_caps dev_caps;
|