Searched refs:atl2_init_hw (Results 1 – 2 of 2) sorted by relevance
69 static s32 atl2_init_hw(struct atl2_hw *hw);
697 err = atl2_init_hw(&adapter->hw); in atl2_open()1059 err = atl2_init_hw(&adapter->hw); in atl2_up()2396 static s32 atl2_init_hw(struct atl2_hw *hw) in atl2_init_hw() function