Searched refs:ice_get_caps (Results 1 – 3 of 3) sorted by relevance
50 enum ice_status ice_get_caps(struct ice_hw *hw);
903 status = ice_get_caps(hw); in ice_init_hw()2604 enum ice_status ice_get_caps(struct ice_hw *hw) in ice_get_caps() function
6387 ret = ice_get_caps(hw); in ice_rebuild()