Searched refs:sleepq_ac_len (Results 1 – 4 of 4) sorted by relevance
2105 psta->sleepq_ac_len++; in xmitframe_enqueue_for_sleeping_sta()2242 psta->sleepq_ac_len--; in wakeup_sta_to_xmit()2243 if (psta->sleepq_ac_len > 0) { in wakeup_sta_to_xmit()2354 psta->sleepq_ac_len--; in xmit_delivery_enabled_frames()2356 if (psta->sleepq_ac_len > 0) { in xmit_delivery_enabled_frames()2367 if ((psta->sleepq_ac_len == 0) && (!psta->has_legacy_ac) && (wmmps_ac)) { in xmit_delivery_enabled_frames()
400 psta->sleepq_ac_len = 0; in rtw_free_stainfo()
605 if (psta->sleepq_ac_len > 0) in process_wmmps_data()
179 unsigned int sleepq_ac_len; member