Searched refs:alx_reset_mac (Results 1 – 3 of 3) sorted by relevance
560 int alx_reset_mac(struct alx_hw *hw);
1131 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()
401 int alx_reset_mac(struct alx_hw *hw) in alx_reset_mac() function