Searched refs:qostid (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/
H A Dif_iwm.c6771 int qostid = qos & IEEE80211_QOS_TID; local
6772 int agg_qid = IWM_FIRST_AGG_TX_QUEUE + qostid;
6774 ba = &ni->ni_tx_ba[qostid];
6781 tid = qostid;
6782 ac = ieee80211_up_to_ac(ic, qostid);

Completed in 303 milliseconds