Home
last modified time | relevance | path

Searched refs:ice_discover_dev_caps (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_common.h95 ice_discover_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_caps);
Dice_fw_update.c752 status = ice_discover_dev_caps(hw, dev_caps); in ice_check_for_pending_update()
Dice_devlink.c293 status = ice_discover_dev_caps(hw, &ctx->dev_caps); in ice_devlink_info_get()
Dice_common.c2472 ice_discover_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_caps) in ice_discover_dev_caps() function
2608 status = ice_discover_dev_caps(hw, &hw->dev_caps); in ice_get_caps()