Home
last modified time | relevance | path

Searched refs:atl1c_reset_mac (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/atheros/atl1c/
Datl1c_main.c50 static int atl1c_reset_mac(struct atl1c_hw *hw);
251 if (atl1c_reset_mac(hw) != 0) in atl1c_check_link_status()
1224 static int atl1c_reset_mac(struct atl1c_hw *hw) in atl1c_reset_mac() function
2351 atl1c_reset_mac(&adapter->hw); in atl1c_down()
2394 atl1c_reset_mac(&adapter->hw); in atl1c_open()
2454 atl1c_reset_mac(&adapter->hw); in atl1c_resume()
2616 err = atl1c_reset_mac(&adapter->hw); in atl1c_probe()
2744 atl1c_reset_mac(&adapter->hw); in atl1c_io_slot_reset()