Searched refs:atl1c_reset_mac (Results 1 – 1 of 1) sorted by relevance
63 static int atl1c_reset_mac(struct atl1c_hw *hw);267 if (atl1c_reset_mac(hw) != 0) in atl1c_check_link_status()1232 static int atl1c_reset_mac(struct atl1c_hw *hw) in atl1c_reset_mac() function2362 atl1c_reset_mac(&adapter->hw); in atl1c_down()2405 atl1c_reset_mac(&adapter->hw); in atl1c_open()2467 atl1c_reset_mac(&adapter->hw); in atl1c_resume()2626 err = atl1c_reset_mac(&adapter->hw); in atl1c_probe()2754 atl1c_reset_mac(&adapter->hw); in atl1c_io_slot_reset()