Searched refs:ah_resetTxQueue (Results 1 – 9 of 9) sorted by relevance
60 ah->ah_resetTxQueue = ar9300_Stub_ResetTxQueue; in ar9300_set_stub_functions()
333 ah->ah_resetTxQueue = ar9300_reset_tx_queue; in ar9300_attach_freebsd_ops()
67 .ah_resetTxQueue = ar5210ResetTxQueue,
67 .ah_resetTxQueue = ar5211ResetTxQueue,
63 .ah_resetTxQueue = ar5212ResetTxQueue,
122 ah->ah_resetTxQueue = ar5416ResetTxQueue; in ar5416InitState()
330 ah->ah_resetTxQueue(ah, i); in ar5416Reset()
1270 HAL_BOOL __ahdecl(*ah_resetTxQueue)(struct ath_hal *ah, u_int q); member
1170 ((*(_ah)->ah_resetTxQueue)((_ah), (_q)))