Home
last modified time | relevance | path

Searched refs:alx_set_macaddr (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/alx/
H A Dhw.h561 void alx_set_macaddr(struct alx_hw *hw, const u8 *addr);
H A 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()
H A Dmain.c612 alx_set_macaddr(hw, hw->mac_addr); in alx_set_mac_address()
1864 alx_set_macaddr(hw, hw->perm_addr); in alx_remove()
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/alx/
H A Dhw.h561 void alx_set_macaddr(struct alx_hw *hw, const u8 *addr);
H A 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()
H A Dmain.c611 alx_set_macaddr(hw, hw->mac_addr); in alx_set_mac_address()
1891 alx_set_macaddr(hw, hw->perm_addr); in alx_remove()

Completed in 13 milliseconds