Searched refs:ice_hw_dev_caps (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/sys/dev/ice/ |
| HD | ice_type.h | 543 struct ice_hw_dev_caps { struct 1113 struct ice_hw_dev_caps dev_caps; /* device capabilities */
|
| HD | ice_common.c | 2873 ice_parse_valid_functions_cap(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_valid_functions_cap() 2893 ice_parse_vf_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_vf_dev_caps() 2912 ice_parse_vsi_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_vsi_dev_caps() 2931 ice_parse_nac_topo_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_nac_topo_dev_caps() 2959 ice_parse_sensor_reading_cap(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_sensor_reading_cap() 2984 ice_parse_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_dev_caps() 3158 ice_discover_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_caps) in ice_discover_dev_caps() 3224 struct ice_hw_dev_caps *dev_caps = &hw->dev_caps; in ice_set_safe_mode_caps()
|