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()300 tid_agg_rx->session_timer.data = (unsigned long)&sta->timer_to_tid[tid]; in __ieee80211_start_rx_ba_session()305 tid_agg_rx->reorder_timer.data = (unsigned long)&sta->timer_to_tid[tid]; in __ieee80211_start_rx_ba_session()
420 struct sta_info, timer_to_tid[tid]); in sta_addba_resp_timer_expired()519 timer_to_tid[0]); in sta_tx_agg_session_timer_expired()655 tid_tx->addba_resp_timer.data = (unsigned long)&sta->timer_to_tid[tid]; in ieee80211_start_tx_ba_session()660 tid_tx->session_timer.data = (unsigned long)&sta->timer_to_tid[tid]; in ieee80211_start_tx_ba_session()
421 u8 timer_to_tid[IEEE80211_NUM_TIDS]; member
362 sta->timer_to_tid[i] = i; in sta_info_alloc()