Home
last modified time | relevance | path

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

/drivers/net/ethernet/atheros/atl1c/
Datl1c_hw.h39 void atl1c_hw_set_mac_addr(struct atl1c_hw *hw, u8 *mac_addr);
Datl1c_hw.c46 void atl1c_hw_set_mac_addr(struct atl1c_hw *hw, u8 *mac_addr) in atl1c_hw_set_mac_addr() function
Datl1c_main.c478 atl1c_hw_set_mac_addr(&adapter->hw, adapter->hw.mac_addr); in atl1c_set_mac_addr()
2659 atl1c_hw_set_mac_addr(&adapter->hw, adapter->hw.mac_addr); in atl1c_probe()
2704 atl1c_hw_set_mac_addr(&adapter->hw, adapter->hw.perm_mac_addr); in atl1c_remove()