Searched refs:ah_setMacAddress (Results 1 – 7 of 7) sorted by relevance
97 ah->ah_setMacAddress = ar9300_Stub_SetMacAddress; in ar9300_set_stub_functions()
393 ah->ah_setMacAddress = ar9300_set_mac_address; in ar9300_attach_freebsd_ops()
105 .ah_setMacAddress = ar5210SetMacAddress,
105 .ah_setMacAddress = ar5211SetMacAddress,
101 .ah_setMacAddress = ar5212SetMacAddress,
1360 HAL_BOOL __ahdecl(*ah_setMacAddress)(struct ath_hal *, const uint8_t*); member
1073 ((*(_ah)->ah_setMacAddress)((_ah), (_mac)))