Searched refs:alx_reset_mac (Results 1 – 3 of 3) sorted by relevance
560 int alx_reset_mac(struct alx_hw *hw);
1130 alx_reset_mac(hw); in alx_halt()1315 err = alx_reset_mac(hw); in alx_check_link()1783 err = alx_reset_mac(hw); in alx_probe()1964 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