Searched refs:sleepq_len (Results 1 – 5 of 5) sorted by relevance
23 psta->sleepq_len = 0; in _rtw_init_stainfo()299 psta->sleepq_len = 0; in rtw_free_stainfo()
1504 if (psta_bmc->sleepq_len == 0) { in rtw_chk_hi_queue_hdl()
261 if (psta->sleepq_len > (NR_XMITFRAME / pstapriv->asoc_list_cnt) && in expire_timeout_chk()
5849 if ((pstapriv->tim_bitmap&BIT(0)) && (psta_bmc->sleepq_len > 0)) { in chk_bmc_sleepq_hdl()5862 psta_bmc->sleepq_len--; in chk_bmc_sleepq_hdl()5863 if (psta_bmc->sleepq_len > 0) in chk_bmc_sleepq_hdl()
81 unsigned int sleepq_len; member