Searched refs:tid_state (Results 1 – 3 of 3) sorted by relevance
266 enum tid_aggr_state tid_state[ATH9K_HTC_MAX_TID]; member
393 if ((tid < ATH9K_HTC_MAX_TID) && (ista->tid_state[tid] == AGGR_STOP)) in __ath9k_htc_check_tx_aggr()431 ista->tid_state[tid] = AGGR_PROGRESS; in ath9k_htc_check_tx_aggr()
736 ista->tid_state[tid] = (aggr.aggr_enable && !ret) ? AGGR_START : AGGR_STOP; in ath9k_htc_tx_aggr_oper()1688 ista->tid_state[tid] = AGGR_OPERATIONAL; in ath9k_htc_ampdu_action()