Searched refs:atl2_init_hw (Results 1 – 2 of 2) sorted by relevance
82 static s32 atl2_init_hw(struct atl2_hw *hw);
717 err = atl2_init_hw(&adapter->hw); in atl2_open()1082 err = atl2_init_hw(&adapter->hw); in atl2_up()2446 static s32 atl2_init_hw(struct atl2_hw *hw) in atl2_init_hw() function