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