ar5212GetMacAddress
extern void ar5212GetMacAddress(struct ath_hal *ah, uint8_t *mac);
.ah_getMacAddress = ar5212GetMacAddress,