Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c47 static int atl1c_reset_mac(struct atl1c_hw *hw);
247 if (atl1c_reset_mac(hw) != 0) in atl1c_check_link_status()
1221 static int atl1c_reset_mac(struct atl1c_hw *hw) in atl1c_reset_mac() function
2350 atl1c_reset_mac(&adapter->hw); in atl1c_down()
2393 atl1c_reset_mac(&adapter->hw); in atl1c_open()
2453 atl1c_reset_mac(&adapter->hw); in atl1c_resume()
2609 err = atl1c_reset_mac(&adapter->hw); in atl1c_probe()
2735 atl1c_reset_mac(&adapter->hw); in atl1c_io_slot_reset()
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c79 static int atl1c_reset_mac(struct atl1c_hw *hw);
269 if (atl1c_reset_mac(hw) != 0) in atl1c_check_link_status()
1261 static int atl1c_reset_mac(struct atl1c_hw *hw) in atl1c_reset_mac() function
2437 atl1c_reset_mac(&adapter->hw); in atl1c_down()
2480 atl1c_reset_mac(&adapter->hw); in atl1c_open()
2540 atl1c_reset_mac(&adapter->hw); in atl1c_resume()
2712 err = atl1c_reset_mac(&adapter->hw); in atl1c_probe()
2838 atl1c_reset_mac(&adapter->hw); in atl1c_io_slot_reset()

Completed in 7 milliseconds