Searched refs:ah_setLedState (Results 1 – 9 of 9) sorted by relevance
101 ah->ah_setLedState = ar9300_Stub_SetLedState; in ar9300_set_stub_functions()
396 ah->ah_setLedState = ar9300_set_led_state; in ar9300_attach_freebsd_ops()
91 ah->ah_setLedState = ar5312SetLedState; in ar5312Attach()
109 .ah_setLedState = ar5210SetLedState,
109 .ah_setLedState = ar5211SetLedState,
105 .ah_setLedState = ar5212SetLedState,
138 ah->ah_setLedState = ar5416SetLedState; in ar5416InitState()
1365 void __ahdecl(*ah_setLedState)(struct ath_hal*, HAL_LED_STATE); member
1139 ((*(_ah)->ah_setLedState)((_ah), (_state)))