Searched refs:psta_bmc (Results 1 – 2 of 2) sorted by relevance
1488 struct sta_info *psta_bmc; in rtw_chk_hi_queue_hdl() local1493 psta_bmc = rtw_get_bcmc_stainfo(padapter); in rtw_chk_hi_queue_hdl()1494 if (!psta_bmc) in rtw_chk_hi_queue_hdl()1504 if (psta_bmc->sleepq_len == 0) { in rtw_chk_hi_queue_hdl()
5838 struct sta_info *psta_bmc; in chk_bmc_sleepq_hdl() local5845 psta_bmc = rtw_get_bcmc_stainfo(padapter); in chk_bmc_sleepq_hdl()5846 if (!psta_bmc) in chk_bmc_sleepq_hdl()5849 if ((pstapriv->tim_bitmap&BIT(0)) && (psta_bmc->sleepq_len > 0)) { in chk_bmc_sleepq_hdl()5855 xmitframe_phead = get_list_head(&psta_bmc->sleep_q); 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()