ath9k_hw_getmac
void ath9k_hw_getmac(struct ath_hal *ah, uint8_t *mac);
ath9k_hw_getmac(ah, ic->ic_macaddr);
ath9k_hw_getmac(ah, sc->sc_myaddr);