Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/atheros/alx/
Dhw.h560 int alx_reset_mac(struct alx_hw *hw);
Dmain.c1131 alx_reset_mac(hw); in alx_halt()
1329 err = alx_reset_mac(hw); in alx_check_link()
1805 err = alx_reset_mac(hw); in alx_probe()
1995 if (!alx_reset_mac(hw)) in alx_pci_error_slot_reset()
Dhw.c401 int alx_reset_mac(struct alx_hw *hw) in alx_reset_mac() function