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