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 D | hw.h | 561 void alx_set_macaddr(struct alx_hw *hw, const u8 *addr);
|
H A D | hw.c | 324 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 D | main.c | 612 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 D | hw.h | 561 void alx_set_macaddr(struct alx_hw *hw, const u8 *addr);
|
H A D | hw.c | 324 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 D | main.c | 611 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