Searched refs:ice_init_hw (Results 1 – 3 of 3) sorted by relevance
23 enum ice_status ice_init_hw(struct ice_hw *hw);
696 enum ice_status ice_init_hw(struct ice_hw *hw) in ice_init_hw() function
2166 ret = ice_init_hw(hw); in ice_dev_init()