Home
last modified time | relevance | path

Searched refs:tid_state (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/
A Dhtc.h266 enum tid_aggr_state tid_state[ATH9K_HTC_MAX_TID]; member
A Dhtc_drv_txrx.c398 if ((tid < ATH9K_HTC_MAX_TID) && (ista->tid_state[tid] == AGGR_STOP)) in __ath9k_htc_check_tx_aggr()
436 ista->tid_state[tid] = AGGR_PROGRESS; in ath9k_htc_check_tx_aggr()
A Dhtc_drv_main.c736 ista->tid_state[tid] = (aggr.aggr_enable && !ret) ? AGGR_START : AGGR_STOP; in ath9k_htc_tx_aggr_oper()
1694 ista->tid_state[tid] = AGGR_OPERATIONAL; in ath9k_htc_ampdu_action()

Completed in 10 milliseconds