Searched refs:ice_hw_dev_caps (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/drivers/net/ethernet/intel/ice/ |
| D | ice_type.h | 269 struct ice_hw_dev_caps { struct 609 struct ice_hw_dev_caps dev_caps; /* device capabilities */
|
| D | ice_common.h | 92 ice_discover_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_caps);
|
| D | ice_common.c | 2048 ice_parse_valid_functions_cap(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_valid_functions_cap() 2067 ice_parse_vf_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_vf_dev_caps() 2086 ice_parse_vsi_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_vsi_dev_caps() 2105 ice_parse_fdir_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_fdir_dev_caps() 2130 ice_parse_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_dev_caps() 2224 ice_discover_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_caps) in ice_discover_dev_caps() 2290 struct ice_hw_dev_caps *dev_caps = &hw->dev_caps; in ice_set_safe_mode_caps()
|
| D | ice_fw_update.c | 723 struct ice_hw_dev_caps *dev_caps; in ice_check_for_pending_update()
|