Searched refs:ice_get_caps (Results 1 – 3 of 3) sorted by relevance
45 enum ice_status ice_get_caps(struct ice_hw *hw);
883 status = ice_get_caps(hw); in ice_init_hw()2356 enum ice_status ice_get_caps(struct ice_hw *hw) in ice_get_caps() function
5994 ret = ice_get_caps(hw); in ice_rebuild()