Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dhw.h560 int alx_reset_mac(struct alx_hw *hw);
H A 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()
H A Dhw.c401 int alx_reset_mac(struct alx_hw *hw) in alx_reset_mac() function