Searched refs:axq_lock (Results 1 – 8 of 8) sorted by relevance
177 mutex_enter(&txq->axq_lock); in arn_tx_pause_tid()181 mutex_exit(&txq->axq_lock); in arn_tx_pause_tid()191 mutex_enter(&txq->axq_lock); in arn_tx_resume_tid()207 mutex_exit(&txq->axq_lock); in arn_tx_resume_tid()222 mutex_enter(&txq->axq_lock); in arn_tx_flush_tid()227 mutex_exit(&txq->axq_lock); in arn_tx_flush_tid()239 mutex_exit(&txq->axq_lock); in arn_tx_flush_tid()311 mutex_enter(&txq->axq_lock); in arn_tid_drain()313 mutex_exit(&txq->axq_lock); in arn_tid_drain()449 mutex_enter(&txq->axq_lock); in arn_tx_complete_aggr()[all …]
1741 mutex_enter(&txq->axq_lock); in arn_node_free()1749 mutex_exit(&txq->axq_lock); in arn_node_free()3330 mutex_destroy(&((&sc->sc_txq[i])->axq_lock)); in arn_attach()3423 mutex_destroy(&((&sc->sc_txq[i])->axq_lock)); in arn_detach()
464 kmutex_t axq_lock; /* lock on q and link */ member
394 mutex_init(&softsp->axq_lock, NULL, MUTEX_DRIVER, NULL); in axq_attach()671 mutex_enter(&softsp->axq_lock); in axq_cdc_flush()730 mutex_exit(&softsp->axq_lock); in axq_cdc_flush()809 mutex_enter(&softsp->axq_lock); in axq_cdc_enable_all()813 mutex_exit(&softsp->axq_lock); in axq_cdc_enable_all()935 mutex_enter(&softsp->axq_lock); in axq_nasm_read()940 mutex_exit(&softsp->axq_lock); in axq_nasm_read()982 mutex_enter(&softsp->axq_lock); in axq_nasm_write_one()986 mutex_exit(&softsp->axq_lock); in axq_nasm_write_one()1072 mutex_enter(&softsp->axq_lock); in axq_casm_read()[all …]
181 mutex_init(&txq->axq_lock, NULL, MUTEX_DRIVER, NULL); in ath_set_data_queue()212 mutex_destroy(&txq->axq_lock); in ath_txq_cleanup()375 mutex_enter(&txq->axq_lock); in ath_drainq()379 mutex_exit(&txq->axq_lock); in ath_drainq()383 mutex_exit(&txq->axq_lock); in ath_drainq()
930 mutex_enter(&txq->axq_lock); in ath_tx_start()938 mutex_exit(&txq->axq_lock); in ath_tx_start()1109 mutex_enter(&txq->axq_lock); in ath_tx_processq()1113 mutex_exit(&txq->axq_lock); in ath_tx_processq()1123 mutex_exit(&txq->axq_lock); in ath_tx_processq()1127 mutex_exit(&txq->axq_lock); in ath_tx_processq()1228 mutex_enter(&txq->axq_lock); in ath_node_free()1236 mutex_exit(&txq->axq_lock); in ath_node_free()2345 mutex_destroy(&txq->axq_lock); in ath_attach()
252 kmutex_t axq_lock; /* lock on q and link */ member
295 kmutex_t axq_lock; /* mutex protecting this softstate */ member