Searched refs:ice_discover_dev_caps (Results 1 – 3 of 3) sorted by relevance
92 ice_discover_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_caps);
738 status = ice_discover_dev_caps(hw, dev_caps); in ice_check_for_pending_update()
2227 ice_discover_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_caps) in ice_discover_dev_caps() function2363 status = ice_discover_dev_caps(hw, &hw->dev_caps); in ice_get_caps()