WME_AC
if (ieee80211_queue_stopped(adapter->hw, WME_AC(q_num)))
WME_AC(q_num));
if (!ieee80211_queue_stopped(adapter->hw, WME_AC(q_num)))
ieee80211_stop_queue(adapter->hw, WME_AC(q_num));