Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.h30 void atl1e_hw_set_mac_addr(struct atl1e_hw *hw);
H A Datl1e_hw.c32 void atl1e_hw_set_mac_addr(struct atl1e_hw *hw) in atl1e_hw_set_mac_addr() function
H A Datl1e_main.c380 atl1e_hw_set_mac_addr(&adapter->hw); in atl1e_set_mac_addr()
1094 atl1e_hw_set_mac_addr(hw); in atl1e_configure()