Searched refs:ah_resetTxQueue (Results 1 – 9 of 9) sorted by relevance
60 ah->ah_resetTxQueue = ar9300_Stub_ResetTxQueue; in ar9300_set_stub_functions()
349 ah->ah_resetTxQueue = ar9300_reset_tx_queue; in ar9300_attach_freebsd_ops()
65 .ah_resetTxQueue = ar5210ResetTxQueue,
65 .ah_resetTxQueue = ar5211ResetTxQueue,
61 .ah_resetTxQueue = ar5212ResetTxQueue,
120 ah->ah_resetTxQueue = ar5416ResetTxQueue; in ar5416InitState()
330 ah->ah_resetTxQueue(ah, i); in ar5416Reset()
1281 HAL_BOOL __ahdecl(*ah_resetTxQueue)(struct ath_hal *ah, u_int q); member
1172 ((*(_ah)->ah_resetTxQueue)((_ah), (_q)))