Searched refs:IWL_MGMT_TID (Results 1 – 3 of 3) sorted by relevance
1611 if (sta->wme && tid != IWL_MGMT_TID) { in iwl_mvm_rx_tx_cmd_single()1934 if (tid == IWL_MGMT_TID) in iwl_mvm_rx_ba_notif()2054 0xff | BIT(IWL_MGMT_TID), flags); in iwl_mvm_flush_sta()
745 tid = IWL_MGMT_TID; in iwl_mvm_tvqm_enable_txq()
302 #define IWL_MGMT_TID 15 macro