Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/atheros/alx/
Dhw.h546 int alx_get_perm_macaddr(struct alx_hw *hw, u8 *addr);
Dhw.c291 int alx_get_perm_macaddr(struct alx_hw *hw, u8 *addr) in alx_get_perm_macaddr() function
Dmain.c1803 if (alx_get_perm_macaddr(hw, hw->perm_addr)) { in alx_probe()