Searched refs:sleep_q (Results 1 – 12 of 12) sorted by relevance
1793 spin_lock_bh(&psta->sleep_q.lock); in xmitframe_enqueue_for_sleeping_sta()1798 list_add_tail(&pxmitframe->list, get_list_head(&psta->sleep_q)); in xmitframe_enqueue_for_sleeping_sta()1810 spin_unlock_bh(&psta->sleep_q.lock); in xmitframe_enqueue_for_sleeping_sta()1815 spin_lock_bh(&psta->sleep_q.lock); in xmitframe_enqueue_for_sleeping_sta()1823 list_add_tail(&pxmitframe->list, get_list_head(&psta->sleep_q)); in xmitframe_enqueue_for_sleeping_sta()1863 spin_unlock_bh(&psta->sleep_q.lock); in xmitframe_enqueue_for_sleeping_sta()1942 spin_lock_bh(&psta->sleep_q.lock); in wakeup_sta_to_xmit()1944 xmitframe_phead = get_list_head(&psta->sleep_q); in wakeup_sta_to_xmit()1993 spin_unlock_bh(&psta->sleep_q.lock); in wakeup_sta_to_xmit()1996 spin_lock_bh(&psta->sleep_q.lock); in wakeup_sta_to_xmit()[all …]
37 _rtw_init_queue(&psta->sleep_q); in _rtw_init_stainfo()91 _rtw_init_queue(&pstapriv->sleep_q); in _rtw_init_sta_priv()286 rtw_free_xmitframe_queue(pxmitpriv, &psta->sleep_q); in rtw_free_stainfo()
1010 spin_lock_bh(&psta->sleep_q.lock); in validate_recv_ctrl_frame()1012 xmitframe_phead = get_list_head(&psta->sleep_q); in validate_recv_ctrl_frame()1031 spin_unlock_bh(&psta->sleep_q.lock); in validate_recv_ctrl_frame()1034 spin_lock_bh(&psta->sleep_q.lock); in validate_recv_ctrl_frame()1063 spin_unlock_bh(&psta->sleep_q.lock); in validate_recv_ctrl_frame()
5559 spin_lock_bh(&psta_bmc->sleep_q.lock); in tx_beacon_hdl()5561 xmitframe_phead = get_list_head(&psta_bmc->sleep_q); in tx_beacon_hdl()5581 spin_unlock_bh(&psta_bmc->sleep_q.lock); in tx_beacon_hdl()5584 spin_lock_bh(&psta_bmc->sleep_q.lock); in tx_beacon_hdl()5586 spin_unlock_bh(&psta_bmc->sleep_q.lock); in tx_beacon_hdl()
90 struct __queue sleep_q; member301 struct __queue sleep_q; member
109 struct __queue sleep_q; member
63 _init_queue(&pstapriv->sleep_q); in _r8712_init_sta_priv()
1951 spin_lock_bh(&psta->sleep_q.lock); in xmitframe_enqueue_for_sleeping_sta23a()1959 list_add_tail(&pxmitframe->list, get_list_head(&psta->sleep_q)); in xmitframe_enqueue_for_sleeping_sta23a()1977 spin_unlock_bh(&psta->sleep_q.lock); in xmitframe_enqueue_for_sleeping_sta23a()1983 spin_lock_bh(&psta->sleep_q.lock); in xmitframe_enqueue_for_sleeping_sta23a()1993 list_add_tail(&pxmitframe->list, get_list_head(&psta->sleep_q)); in xmitframe_enqueue_for_sleeping_sta23a()2044 spin_unlock_bh(&psta->sleep_q.lock); in xmitframe_enqueue_for_sleeping_sta23a()2134 phead = get_list_head(&psta->sleep_q); in wakeup_sta_to_xmit23a()2210 phead = get_list_head(&psta_bmc->sleep_q); in wakeup_sta_to_xmit23a()2256 phead = get_list_head(&psta->sleep_q); in xmit_delivery_enabled_frames23a()
33 _rtw_init_queue23a(&psta->sleep_q); in _rtw_init_stainfo()217 rtw_free_xmitframe_queue23a(pxmitpriv, &psta->sleep_q); in rtw_free_stainfo23a()
1109 xmitframe_phead = get_list_head(&psta->sleep_q); in validate_recv_ctrl_frame()
6100 phead = get_list_head(&psta_bmc->sleep_q); in tx_beacon_hdl23a()
90 struct rtw_queue sleep_q; member