Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dhw.h546 int alx_get_perm_macaddr(struct alx_hw *hw, u8 *addr);
H A Dhw.c291 int alx_get_perm_macaddr(struct alx_hw *hw, u8 *addr) in alx_get_perm_macaddr() function
H A Dmain.c1828 if (alx_get_perm_macaddr(hw, hw->perm_addr)) { in alx_probe()