atl1c_hw_set_mac_addr
void atl1c_hw_set_mac_addr(struct atl1c_hw *hw, u8 *mac_addr);
atl1c_hw_set_mac_addr(&adapter->hw, adapter->hw.mac_addr);
atl1c_hw_set_mac_addr(&adapter->hw, adapter->hw.perm_mac_addr);
atl1c_hw_set_mac_addr(&adapter->hw, adapter->hw.mac_addr);