Home
last modified time | relevance | path

Searched refs:sta_phead (Results 1 – 25 of 36) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/rtl8822b/sdio/
H A Drtl8822bs_xmit.c149 _list *sta_plist, *sta_phead, *frame_plist, *frame_phead; in xmit_xmitframes() local
200 sta_phead = get_list_head(phwxmit->sta_queue); in xmit_xmitframes()
201 sta_plist = get_next(sta_phead); in xmit_xmitframes()
207 single_sta_in_queue = rtw_end_of_queue_search(sta_phead, get_next(sta_plist)); in xmit_xmitframes()
209 while (rtw_end_of_queue_search(sta_phead, sta_plist) == _FALSE) { in xmit_xmitframes()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/rtl8723b/sdio/
H A Drtl8723bs_xmit.c239 _list *sta_plist, *sta_phead, *frame_plist, *frame_phead; in xmit_xmitframes() local
283 sta_phead = get_list_head(phwxmit->sta_queue); in xmit_xmitframes()
284 sta_plist = get_next(sta_phead); in xmit_xmitframes()
288 single_sta_in_queue = rtw_end_of_queue_search(sta_phead, get_next(sta_plist)); in xmit_xmitframes()
290 while (rtw_end_of_queue_search(sta_phead, sta_plist) == _FALSE) { in xmit_xmitframes()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/rtl8703b/sdio/
H A Drtl8703bs_xmit.c242 _list *sta_plist, *sta_phead, *frame_plist, *frame_phead; in xmit_xmitframes() local
298 sta_phead = get_list_head(phwxmit->sta_queue); in xmit_xmitframes()
299 sta_plist = get_next(sta_phead); in xmit_xmitframes()
303 single_sta_in_queue = rtw_end_of_queue_search(sta_phead, get_next(sta_plist)); in xmit_xmitframes()
305 while (rtw_end_of_queue_search(sta_phead, sta_plist) == _FALSE) { in xmit_xmitframes()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/rtl8822c/sdio/
H A Drtl8822cs_xmit.c164 _list *sta_plist, *sta_phead, *frame_plist, *frame_phead; in xmit_xmitframes() local
231 sta_phead = get_list_head(phwxmit->sta_queue); in xmit_xmitframes()
232 sta_plist = get_next(sta_phead); in xmit_xmitframes()
238 single_sta_in_queue = rtw_end_of_queue_search(sta_phead, get_next(sta_plist)); in xmit_xmitframes()
240 while (rtw_end_of_queue_search(sta_phead, sta_plist) == _FALSE) { in xmit_xmitframes()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/rtl8188f/sdio/
H A Drtl8189fs_xmit.c286 _list *sta_plist, *sta_phead, *frame_plist, *frame_phead; in xmit_xmitframes() local
338 sta_phead = get_list_head(phwxmit->sta_queue); in xmit_xmitframes()
339 sta_plist = get_next(sta_phead); in xmit_xmitframes()
343 single_sta_in_queue = rtw_end_of_queue_search(sta_phead, get_next(sta_plist)); in xmit_xmitframes()
345 while (rtw_end_of_queue_search(sta_phead, sta_plist) == _FALSE) { in xmit_xmitframes()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/rtl8821c/sdio/
H A Drtl8821cs_xmit.c246 _list *sta_plist, *sta_phead, *frame_plist, *frame_phead; in xmit_xmitframes() local
320 sta_phead = get_list_head(phwxmit->sta_queue); in xmit_xmitframes()
321 sta_plist = get_next(sta_phead); in xmit_xmitframes()
327 single_sta_in_queue = rtw_end_of_queue_search(sta_phead, get_next(sta_plist)); in xmit_xmitframes()
329 while (rtw_end_of_queue_search(sta_phead, sta_plist) == _FALSE) { in xmit_xmitframes()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/rtl8723d/sdio/
H A Drtl8723ds_xmit.c285 _list *sta_plist, *sta_phead, *frame_plist, *frame_phead; in xmit_xmitframes() local
346 sta_phead = get_list_head(phwxmit->sta_queue); in xmit_xmitframes()
347 sta_plist = get_next(sta_phead); in xmit_xmitframes()
351 single_sta_in_queue = rtw_end_of_queue_search(sta_phead, get_next(sta_plist)); in xmit_xmitframes()
353 while (rtw_end_of_queue_search(sta_phead, sta_plist) == _FALSE) { in xmit_xmitframes()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/rtl8723d/sdio/
H A Drtl8723ds_xmit.c286 _list *sta_plist, *sta_phead, *frame_plist, *frame_phead; in xmit_xmitframes() local
336 sta_phead = get_list_head(phwxmit->sta_queue); in xmit_xmitframes()
337 sta_plist = get_next(sta_phead); in xmit_xmitframes()
341 single_sta_in_queue = rtw_end_of_queue_search(sta_phead, get_next(sta_plist)); in xmit_xmitframes()
343 while (rtw_end_of_queue_search(sta_phead, sta_plist) == _FALSE) { in xmit_xmitframes()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/rtl8188f/sdio/
H A Drtl8189fs_xmit.c285 _list *sta_plist, *sta_phead, *frame_plist, *frame_phead; in xmit_xmitframes() local
337 sta_phead = get_list_head(phwxmit->sta_queue); in xmit_xmitframes()
338 sta_plist = get_next(sta_phead); in xmit_xmitframes()
342 single_sta_in_queue = rtw_end_of_queue_search(sta_phead, get_next(sta_plist)); in xmit_xmitframes()
344 while (rtw_end_of_queue_search(sta_phead, sta_plist) == _FALSE) { in xmit_xmitframes()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/rtl8821c/sdio/
H A Drtl8821cs_xmit.c245 _list *sta_plist, *sta_phead, *frame_plist, *frame_phead; in xmit_xmitframes() local
319 sta_phead = get_list_head(phwxmit->sta_queue); in xmit_xmitframes()
320 sta_plist = get_next(sta_phead); in xmit_xmitframes()
326 single_sta_in_queue = rtw_end_of_queue_search(sta_phead, get_next(sta_plist)); in xmit_xmitframes()
328 while (rtw_end_of_queue_search(sta_phead, sta_plist) == _FALSE) { in xmit_xmitframes()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/
H A Drtl8723bs_xmit.c207 struct list_head *sta_plist, *sta_phead, *frame_plist, *frame_phead; in xmit_xmitframes() local
251 sta_phead = get_list_head(phwxmit->sta_queue); in xmit_xmitframes()
252 sta_plist = get_next(sta_phead); in xmit_xmitframes()
255 while (sta_phead != sta_plist) { in xmit_xmitframes()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Drtl8712_xmit.c173 struct list_head *sta_plist, *sta_phead; in dequeue_xframe_ex() local
197 sta_phead = &phwxmit->sta_queue->queue; in dequeue_xframe_ex()
198 sta_plist = sta_phead->next; in dequeue_xframe_ex()
199 while (!end_of_queue_search(sta_phead, sta_plist)) { in dequeue_xframe_ex()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/rtl8188f/usb/
H A Drtl8188fu_xmit.c367 _list *sta_plist, *sta_phead; in rtl8188fu_xmitframe_complete() local
477 sta_phead = get_list_head(phwxmit->sta_queue); in rtl8188fu_xmitframe_complete()
478 sta_plist = get_next(sta_phead); in rtl8188fu_xmitframe_complete()
479 single_sta_in_queue = rtw_end_of_queue_search(sta_phead, get_next(sta_plist)); in rtl8188fu_xmitframe_complete()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/rtl8723b/usb/
H A Drtl8723bu_xmit.c408 _list *sta_plist, *sta_phead; in rtl8723bu_xmitframe_complete() local
524 sta_phead = get_list_head(phwxmit->sta_queue); in rtl8723bu_xmitframe_complete()
525 sta_plist = get_next(sta_phead); in rtl8723bu_xmitframe_complete()
526 single_sta_in_queue = rtw_end_of_queue_search(sta_phead, get_next(sta_plist)); in rtl8723bu_xmitframe_complete()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/rtl8188f/usb/
H A Drtl8188fu_xmit.c368 _list *sta_plist, *sta_phead; in rtl8188fu_xmitframe_complete() local
478 sta_phead = get_list_head(phwxmit->sta_queue); in rtl8188fu_xmitframe_complete()
479 sta_plist = get_next(sta_phead); in rtl8188fu_xmitframe_complete()
480 single_sta_in_queue = rtw_end_of_queue_search(sta_phead, get_next(sta_plist)); in rtl8188fu_xmitframe_complete()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/rtl8188e/sdio/
H A Drtl8189es_xmit.c1083 _list *sta_plist, *sta_phead, *frame_plist, *frame_phead; in xmit_xmitframes() local
1127 sta_phead = get_list_head(phwxmit->sta_queue); in xmit_xmitframes()
1128 sta_plist = get_next(sta_phead); in xmit_xmitframes()
1130 single_sta_in_queue = rtw_end_of_queue_search(sta_phead, get_next(sta_plist)); in xmit_xmitframes()
1132 while (rtw_end_of_queue_search(sta_phead, sta_plist) == _FALSE) in xmit_xmitframes()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/rtl8188e/usb/
H A Drtl8188eu_xmit.c715 _list *sta_plist, *sta_phead; in rtl8188eu_xmitframe_complete() local
841 sta_phead = get_list_head(phwxmit->sta_queue); in rtl8188eu_xmitframe_complete()
842 sta_plist = get_next(sta_phead); in rtl8188eu_xmitframe_complete()
843 single_sta_in_queue = rtw_end_of_queue_search(sta_phead, get_next(sta_plist)); in rtl8188eu_xmitframe_complete()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_xmit.c4251 _list *sta_plist, *sta_phead; in rtw_get_xframe() local
4285 sta_phead = get_list_head(phwxmit->sta_queue); in rtw_get_xframe()
4286 sta_plist = get_next(sta_phead); in rtw_get_xframe()
4288 while ((rtw_end_of_queue_search(sta_phead, sta_plist)) == _FALSE) { in rtw_get_xframe()
4314 _list *sta_plist, *sta_phead; in rtw_dequeue_mgmt_xframe() local
4326 sta_phead = get_list_head(mgmt_hwxmit->sta_queue); in rtw_dequeue_mgmt_xframe()
4327 sta_plist = get_next(sta_phead); in rtw_dequeue_mgmt_xframe()
4329 while ((rtw_end_of_queue_search(sta_phead, sta_plist)) == _FALSE) { in rtw_dequeue_mgmt_xframe()
4362 _list *sta_plist, *sta_phead; in rtw_dequeue_xframe() local
4403 sta_phead = get_list_head(phwxmit->sta_queue); in rtw_dequeue_xframe()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_xmit.c4238 _list *sta_plist, *sta_phead; in rtw_get_xframe() local
4272 sta_phead = get_list_head(phwxmit->sta_queue); in rtw_get_xframe()
4273 sta_plist = get_next(sta_phead); in rtw_get_xframe()
4275 while ((rtw_end_of_queue_search(sta_phead, sta_plist)) == _FALSE) { in rtw_get_xframe()
4301 _list *sta_plist, *sta_phead; in rtw_dequeue_mgmt_xframe() local
4313 sta_phead = get_list_head(mgmt_hwxmit->sta_queue); in rtw_dequeue_mgmt_xframe()
4314 sta_plist = get_next(sta_phead); in rtw_dequeue_mgmt_xframe()
4316 while ((rtw_end_of_queue_search(sta_phead, sta_plist)) == _FALSE) { in rtw_dequeue_mgmt_xframe()
4349 _list *sta_plist, *sta_phead; in rtw_dequeue_xframe() local
4390 sta_phead = get_list_head(phwxmit->sta_queue); in rtw_dequeue_xframe()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_xmit.c4251 _list *sta_plist, *sta_phead; in rtw_get_xframe() local
4285 sta_phead = get_list_head(phwxmit->sta_queue); in rtw_get_xframe()
4286 sta_plist = get_next(sta_phead); in rtw_get_xframe()
4288 while ((rtw_end_of_queue_search(sta_phead, sta_plist)) == _FALSE) { in rtw_get_xframe()
4314 _list *sta_plist, *sta_phead; in rtw_dequeue_mgmt_xframe() local
4326 sta_phead = get_list_head(mgmt_hwxmit->sta_queue); in rtw_dequeue_mgmt_xframe()
4327 sta_plist = get_next(sta_phead); in rtw_dequeue_mgmt_xframe()
4329 while ((rtw_end_of_queue_search(sta_phead, sta_plist)) == _FALSE) { in rtw_dequeue_mgmt_xframe()
4362 _list *sta_plist, *sta_phead; in rtw_dequeue_xframe() local
4403 sta_phead = get_list_head(phwxmit->sta_queue); in rtw_dequeue_xframe()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_xmit.c4237 _list *sta_plist, *sta_phead; in rtw_get_xframe() local
4271 sta_phead = get_list_head(phwxmit->sta_queue); in rtw_get_xframe()
4272 sta_plist = get_next(sta_phead); in rtw_get_xframe()
4274 while ((rtw_end_of_queue_search(sta_phead, sta_plist)) == _FALSE) { in rtw_get_xframe()
4300 _list *sta_plist, *sta_phead; in rtw_dequeue_mgmt_xframe() local
4312 sta_phead = get_list_head(mgmt_hwxmit->sta_queue); in rtw_dequeue_mgmt_xframe()
4313 sta_plist = get_next(sta_phead); in rtw_dequeue_mgmt_xframe()
4315 while ((rtw_end_of_queue_search(sta_phead, sta_plist)) == _FALSE) { in rtw_dequeue_mgmt_xframe()
4348 _list *sta_plist, *sta_phead; in rtw_dequeue_xframe() local
4389 sta_phead = get_list_head(phwxmit->sta_queue); in rtw_dequeue_xframe()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_xmit.c4251 _list *sta_plist, *sta_phead; in rtw_get_xframe() local
4285 sta_phead = get_list_head(phwxmit->sta_queue); in rtw_get_xframe()
4286 sta_plist = get_next(sta_phead); in rtw_get_xframe()
4288 while ((rtw_end_of_queue_search(sta_phead, sta_plist)) == _FALSE) { in rtw_get_xframe()
4314 _list *sta_plist, *sta_phead; in rtw_dequeue_mgmt_xframe() local
4326 sta_phead = get_list_head(mgmt_hwxmit->sta_queue); in rtw_dequeue_mgmt_xframe()
4327 sta_plist = get_next(sta_phead); in rtw_dequeue_mgmt_xframe()
4329 while ((rtw_end_of_queue_search(sta_phead, sta_plist)) == _FALSE) { in rtw_dequeue_mgmt_xframe()
4362 _list *sta_plist, *sta_phead; in rtw_dequeue_xframe() local
4403 sta_phead = get_list_head(phwxmit->sta_queue); in rtw_dequeue_xframe()
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/
H A Drtw_xmit.c1380 struct list_head *sta_plist, *sta_phead; in rtw_dequeue_xframe() local
1403 sta_phead = get_list_head(phwxmit->sta_queue); in rtw_dequeue_xframe()
1404 sta_plist = sta_phead->next; in rtw_dequeue_xframe()
1406 while (sta_phead != sta_plist) { in rtw_dequeue_xframe()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_xmit.c3302 _list *sta_plist, *sta_phead; in rtw_get_xframe() local
3337 sta_phead = get_list_head(phwxmit->sta_queue); in rtw_get_xframe()
3338 sta_plist = get_next(sta_phead); in rtw_get_xframe()
3340 while ((rtw_end_of_queue_search(sta_phead, sta_plist)) == _FALSE) { in rtw_get_xframe()
3368 _list *sta_plist, *sta_phead; in rtw_dequeue_xframe() local
3410 sta_phead = get_list_head(phwxmit->sta_queue); in rtw_dequeue_xframe()
3411 sta_plist = get_next(sta_phead); in rtw_dequeue_xframe()
3413 while ((rtw_end_of_queue_search(sta_phead, sta_plist)) == _FALSE) { in rtw_dequeue_xframe()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_xmit.c3576 _list *sta_plist, *sta_phead; in rtw_get_xframe() local
3609 sta_phead = get_list_head(phwxmit->sta_queue); in rtw_get_xframe()
3610 sta_plist = get_next(sta_phead); in rtw_get_xframe()
3612 while ((rtw_end_of_queue_search(sta_phead, sta_plist)) == _FALSE) { in rtw_get_xframe()
3638 _list *sta_plist, *sta_phead; in rtw_dequeue_xframe() local
3679 sta_phead = get_list_head(phwxmit->sta_queue); in rtw_dequeue_xframe()
3680 sta_plist = get_next(sta_phead); in rtw_dequeue_xframe()
3682 while ((rtw_end_of_queue_search(sta_phead, sta_plist)) == _FALSE) { in rtw_dequeue_xframe()

12