Searched refs:ar5210GetMacAddress (Results 1 – 3 of 3) sorted by relevance
198 extern void ar5210GetMacAddress(struct ath_hal *, uint8_t *);
100 .ah_getMacAddress = ar5210GetMacAddress,
34 ar5210GetMacAddress(struct ath_hal *ah, uint8_t *mac) in ar5210GetMacAddress() function