Home
last modified time | relevance | path

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

/linux/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()