Searched refs:timer_to_tid (Results 1 – 4 of 4) sorted by relevance
147 timer_to_tid[0]); in sta_rx_agg_session_timer_expired()178 timer_to_tid[0]); in sta_rx_agg_reorder_timer_expired()302 tid_agg_rx->session_timer.data = (unsigned long)&sta->timer_to_tid[tid]; in __ieee80211_start_rx_ba_session()307 tid_agg_rx->reorder_timer.data = (unsigned long)&sta->timer_to_tid[tid]; in __ieee80211_start_rx_ba_session()
421 struct sta_info, timer_to_tid[tid]); in sta_addba_resp_timer_expired()520 timer_to_tid[0]); in sta_tx_agg_session_timer_expired()656 tid_tx->addba_resp_timer.data = (unsigned long)&sta->timer_to_tid[tid]; in ieee80211_start_tx_ba_session()661 tid_tx->session_timer.data = (unsigned long)&sta->timer_to_tid[tid]; in ieee80211_start_tx_ba_session()
478 u8 timer_to_tid[IEEE80211_NUM_TIDS]; member
371 sta->timer_to_tid[i] = i; in sta_info_alloc()