Searched refs:sleep_q (Results 1 – 12 of 12) sorted by relevance
1789 spin_lock_bh(&psta->sleep_q.lock); in xmitframe_enqueue_for_sleeping_sta()1794 list_add_tail(&pxmitframe->list, get_list_head(&psta->sleep_q)); in xmitframe_enqueue_for_sleeping_sta()1806 spin_unlock_bh(&psta->sleep_q.lock); in xmitframe_enqueue_for_sleeping_sta()1811 spin_lock_bh(&psta->sleep_q.lock); in xmitframe_enqueue_for_sleeping_sta()1819 list_add_tail(&pxmitframe->list, get_list_head(&psta->sleep_q)); in xmitframe_enqueue_for_sleeping_sta()1859 spin_unlock_bh(&psta->sleep_q.lock); in xmitframe_enqueue_for_sleeping_sta()1938 spin_lock_bh(&psta->sleep_q.lock); in wakeup_sta_to_xmit()1940 xmitframe_phead = get_list_head(&psta->sleep_q); in wakeup_sta_to_xmit()1989 spin_unlock_bh(&psta->sleep_q.lock); in wakeup_sta_to_xmit()1992 spin_lock_bh(&psta->sleep_q.lock); in wakeup_sta_to_xmit()[all …]
37 _rtw_init_queue(&psta->sleep_q); in _rtw_init_stainfo()93 _rtw_init_queue(&pstapriv->sleep_q); in _rtw_init_sta_priv()315 rtw_free_xmitframe_queue(pxmitpriv, &psta->sleep_q); in rtw_free_stainfo()
1035 spin_lock_bh(&psta->sleep_q.lock); in validate_recv_ctrl_frame()1037 xmitframe_phead = get_list_head(&psta->sleep_q); in validate_recv_ctrl_frame()1056 spin_unlock_bh(&psta->sleep_q.lock); in validate_recv_ctrl_frame()1059 spin_lock_bh(&psta->sleep_q.lock); in validate_recv_ctrl_frame()1088 spin_unlock_bh(&psta->sleep_q.lock); in validate_recv_ctrl_frame()
5516 spin_lock_bh(&psta_bmc->sleep_q.lock); in tx_beacon_hdl()5518 xmitframe_phead = get_list_head(&psta_bmc->sleep_q); in tx_beacon_hdl()5538 spin_unlock_bh(&psta_bmc->sleep_q.lock); in tx_beacon_hdl()5541 spin_lock_bh(&psta_bmc->sleep_q.lock); in tx_beacon_hdl()5543 spin_unlock_bh(&psta_bmc->sleep_q.lock); in tx_beacon_hdl()
90 struct __queue sleep_q; member302 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()
6113 phead = get_list_head(&psta_bmc->sleep_q); in tx_beacon_hdl23a()
90 struct rtw_queue sleep_q; member