Searched refs:qostid (Results 1 – 1 of 1) sorted by relevance
6758 int qostid = qos & IEEE80211_QOS_TID; in iwm_tx() local6759 int agg_qid = IWM_FIRST_AGG_TX_QUEUE + qostid; in iwm_tx()6761 ba = &ni->ni_tx_ba[qostid]; in iwm_tx()6768 tid = qostid; in iwm_tx()6769 ac = ieee80211_up_to_ac(ic, qostid); in iwm_tx()