Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/atheros/alx/
Dhw.h561 void alx_set_macaddr(struct alx_hw *hw, const u8 *addr);
Dhw.c324 void alx_set_macaddr(struct alx_hw *hw, const u8 *addr) in alx_set_macaddr() function
937 alx_set_macaddr(hw, hw->mac_addr); in alx_configure_basic()
Dmain.c612 alx_set_macaddr(hw, hw->mac_addr); in alx_set_mac_address()
1865 alx_set_macaddr(hw, hw->perm_addr); in alx_remove()