Searched refs:ice_get_caps (Results 1 – 3 of 3) sorted by relevance
34 enum ice_status ice_get_caps(struct ice_hw *hw);
423 status = ice_get_caps(hw); in ice_init_hw()1209 enum ice_status ice_get_caps(struct ice_hw *hw) in ice_get_caps() function
5182 ret = ice_get_caps(hw); in ice_rebuild()