Searched refs:ice_hw_dev_caps (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/ethernet/intel/ice/ |
| A D | ice_type.h | 344 struct ice_hw_dev_caps { struct 819 struct ice_hw_dev_caps dev_caps; /* device capabilities */
|
| A D | ice_common.c | 2292 ice_parse_valid_functions_cap(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_valid_functions_cap() 2311 ice_parse_vf_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_vf_dev_caps() 2330 ice_parse_vsi_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_vsi_dev_caps() 2349 ice_parse_1588_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_1588_dev_caps() 2400 ice_parse_fdir_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_fdir_dev_caps() 2425 ice_parse_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_dev_caps() 2521 ice_discover_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_caps) in ice_discover_dev_caps() 2587 struct ice_hw_dev_caps *dev_caps = &hw->dev_caps; in ice_set_safe_mode_caps()
|
| A D | ice_common.h | 95 ice_discover_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_caps);
|
| A D | ice_fw_update.c | 737 struct ice_hw_dev_caps *dev_caps; in ice_check_for_pending_update()
|
| A D | ice_devlink.c | 16 struct ice_hw_dev_caps dev_caps;
|
Completed in 22 milliseconds