Home
last modified time | relevance | path

Searched refs:ice_discover_dev_caps (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_common.h92 ice_discover_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_caps);
H A Dice_fw_update.c738 status = ice_discover_dev_caps(hw, dev_caps); in ice_check_for_pending_update()
H A Dice_common.c90 * ice_discover_dev_caps is expected to be called before this function is
2219 * ice_discover_dev_caps - Read and extract device capabilities
2227 ice_discover_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_caps) in ice_discover_dev_caps() function
2363 status = ice_discover_dev_caps(hw, &hw->dev_caps); in ice_get_caps()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_common.h100 ice_discover_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_caps);
H A Dice_fw_update.c866 err = ice_discover_dev_caps(hw, dev_caps); in ice_get_pending_updates()
H A Dice_common.c264 * ice_discover_dev_caps is expected to be called before this function is
2761 * ice_discover_dev_caps - Read and extract device capabilities
2769 ice_discover_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_caps) in ice_discover_dev_caps() function
2905 status = ice_discover_dev_caps(hw, &hw->dev_caps); in ice_get_caps()
H A Dice_devlink.c273 err = ice_discover_dev_caps(hw, &ctx->dev_caps); in ice_devlink_info_get()

Completed in 25 milliseconds