Lines Matching defs:tid
1401 u16 tid = params->tid;
1422 tid_info->tid = tid;
1435 rcu_assign_pointer(sta_info->agg[tid], tid_info);
1444 tid_info = rcu_dereference(sta_info->agg[tid]);
1452 RCU_INIT_POINTER(sta_info->agg[tid], NULL);
1455 ieee80211_stop_tx_ba_cb_irqsafe(vif, sta->addr, tid);
1461 tid_info = rcu_dereference(sta_info->agg[tid]);
1463 sta_info->stats[tid].clear = true;
1464 sta_info->stats[tid].req = false;