Lines Matching defs:tid
1402 u16 tid = params->tid;
1423 tid_info->tid = tid;
1436 rcu_assign_pointer(sta_info->agg[tid], tid_info);
1445 tid_info = rcu_dereference(sta_info->agg[tid]);
1453 RCU_INIT_POINTER(sta_info->agg[tid], NULL);
1456 ieee80211_stop_tx_ba_cb_irqsafe(vif, sta->addr, tid);
1462 tid_info = rcu_dereference(sta_info->agg[tid]);
1464 sta_info->stats[tid].clear = true;
1465 sta_info->stats[tid].req = false;