Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atlx/
H A Datl1.h40 #define atlx_set_mac_addr atl1_set_mac_addr
48 static void atl1_set_mac_addr(struct atl1_hw *hw);
H A Datl1.c903 static void atl1_set_mac_addr(struct atl1_hw *hw) in atl1_set_mac_addr() function
3107 atl1_set_mac_addr(&adapter->hw); in atl1_remove()