Searched refs:ice_discover_dev_caps (Results 1 – 4 of 4) sorted by relevance
126 ice_discover_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_caps);
870 err = ice_discover_dev_caps(hw, dev_caps); in ice_get_pending_updates()
2828 ice_discover_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_caps) in ice_discover_dev_caps() function2964 status = ice_discover_dev_caps(hw, &hw->dev_caps); in ice_get_caps()
293 err = ice_discover_dev_caps(hw, &ctx->dev_caps); in ice_devlink_info_get()