Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/atheros/atlx/
Datl1.h53 #define atlx_set_mac_addr atl1_set_mac_addr
61 static void atl1_set_mac_addr(struct atl1_hw *hw);
Datl1.c922 static void atl1_set_mac_addr(struct atl1_hw *hw) in atl1_set_mac_addr() function
3130 atl1_set_mac_addr(&adapter->hw); in atl1_remove()