| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/rtl8822b/sdio/ |
| H A D | rtl8822bs_xmit.c | 149 _list *sta_plist, *sta_phead, *frame_plist, *frame_phead; in xmit_xmitframes() local 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() 210 ptxservq = LIST_CONTAINOR(sta_plist, struct tx_servq, tx_pending); in xmit_xmitframes() 211 sta_plist = get_next(sta_plist); in xmit_xmitframes()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/rtl8723b/sdio/ |
| H A D | rtl8723bs_xmit.c | 239 _list *sta_plist, *sta_phead, *frame_plist, *frame_phead; in xmit_xmitframes() local 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() 291 ptxservq = LIST_CONTAINOR(sta_plist, struct tx_servq, tx_pending); in xmit_xmitframes() 292 sta_plist = get_next(sta_plist); in xmit_xmitframes()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/rtl8703b/sdio/ |
| H A D | rtl8703bs_xmit.c | 242 _list *sta_plist, *sta_phead, *frame_plist, *frame_phead; in xmit_xmitframes() local 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() 306 ptxservq = LIST_CONTAINOR(sta_plist, struct tx_servq, tx_pending); in xmit_xmitframes() 307 sta_plist = get_next(sta_plist); in xmit_xmitframes()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/rtl8822c/sdio/ |
| H A D | rtl8822cs_xmit.c | 164 _list *sta_plist, *sta_phead, *frame_plist, *frame_phead; in xmit_xmitframes() local 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() 241 ptxservq = LIST_CONTAINOR(sta_plist, struct tx_servq, tx_pending); in xmit_xmitframes() 242 sta_plist = get_next(sta_plist); in xmit_xmitframes()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/ |
| H A D | rtl8723bs_xmit.c | 207 struct list_head *sta_plist, *sta_phead, *frame_plist, *frame_phead; in xmit_xmitframes() local 252 sta_plist = get_next(sta_phead); in xmit_xmitframes() 255 while (sta_phead != sta_plist) { in xmit_xmitframes() 256 ptxservq = LIST_CONTAINOR(sta_plist, struct tx_servq, tx_pending); in xmit_xmitframes() 257 sta_plist = get_next(sta_plist); in xmit_xmitframes()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/rtl8188f/sdio/ |
| H A D | rtl8189fs_xmit.c | 286 _list *sta_plist, *sta_phead, *frame_plist, *frame_phead; in xmit_xmitframes() local 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() 346 ptxservq = LIST_CONTAINOR(sta_plist, struct tx_servq, tx_pending); in xmit_xmitframes() 347 sta_plist = get_next(sta_plist); in xmit_xmitframes()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/rtl8821c/sdio/ |
| H A D | rtl8821cs_xmit.c | 246 _list *sta_plist, *sta_phead, *frame_plist, *frame_phead; in xmit_xmitframes() local 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() 330 ptxservq = LIST_CONTAINOR(sta_plist, struct tx_servq, tx_pending); in xmit_xmitframes() 331 sta_plist = get_next(sta_plist); in xmit_xmitframes()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/rtl8723d/sdio/ |
| H A D | rtl8723ds_xmit.c | 285 _list *sta_plist, *sta_phead, *frame_plist, *frame_phead; in xmit_xmitframes() local 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() 354 ptxservq = LIST_CONTAINOR(sta_plist, struct tx_servq, tx_pending); in xmit_xmitframes() 355 sta_plist = get_next(sta_plist); in xmit_xmitframes()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/rtl8723d/sdio/ |
| H A D | rtl8723ds_xmit.c | 286 _list *sta_plist, *sta_phead, *frame_plist, *frame_phead; in xmit_xmitframes() local 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() 344 ptxservq = LIST_CONTAINOR(sta_plist, struct tx_servq, tx_pending); in xmit_xmitframes() 345 sta_plist = get_next(sta_plist); in xmit_xmitframes()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/rtl8188f/sdio/ |
| H A D | rtl8189fs_xmit.c | 285 _list *sta_plist, *sta_phead, *frame_plist, *frame_phead; in xmit_xmitframes() local 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() 345 ptxservq = LIST_CONTAINOR(sta_plist, struct tx_servq, tx_pending); in xmit_xmitframes() 346 sta_plist = get_next(sta_plist); in xmit_xmitframes()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/rtl8821c/sdio/ |
| H A D | rtl8821cs_xmit.c | 245 _list *sta_plist, *sta_phead, *frame_plist, *frame_phead; in xmit_xmitframes() local 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() 329 ptxservq = LIST_CONTAINOR(sta_plist, struct tx_servq, tx_pending); in xmit_xmitframes() 330 sta_plist = get_next(sta_plist); in xmit_xmitframes()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8712/ |
| H A D | rtl8712_xmit.c | 173 struct list_head *sta_plist, *sta_phead; in dequeue_xframe_ex() local 198 sta_plist = sta_phead->next; in dequeue_xframe_ex() 199 while (!end_of_queue_search(sta_phead, sta_plist)) { in dequeue_xframe_ex() 200 ptxservq = container_of(sta_plist, struct tx_servq, in dequeue_xframe_ex() 209 sta_plist = sta_plist->next; in dequeue_xframe_ex()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/rtl8188e/sdio/ |
| H A D | rtl8189es_xmit.c | 1083 _list *sta_plist, *sta_phead, *frame_plist, *frame_phead; in xmit_xmitframes() local 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() 1134 ptxservq = LIST_CONTAINOR(sta_plist, struct tx_servq, tx_pending); in xmit_xmitframes() 1136 sta_plist = get_next(sta_plist); in xmit_xmitframes()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/rtl8188f/usb/ |
| H A D | rtl8188fu_xmit.c | 367 _list *sta_plist, *sta_phead; in rtl8188fu_xmitframe_complete() local 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 D | rtl8723bu_xmit.c | 408 _list *sta_plist, *sta_phead; in rtl8723bu_xmitframe_complete() local 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 D | rtl8188fu_xmit.c | 368 _list *sta_plist, *sta_phead; in rtl8188fu_xmitframe_complete() local 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/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_xmit.c | 4251 _list *sta_plist, *sta_phead; in rtw_get_xframe() local 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() 4290 ptxservq = LIST_CONTAINOR(sta_plist, struct tx_servq, tx_pending); in rtw_get_xframe() 4299 sta_plist = get_next(sta_plist); in rtw_get_xframe() 4314 _list *sta_plist, *sta_phead; in rtw_dequeue_mgmt_xframe() local 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() 4331 ptxservq = LIST_CONTAINOR(sta_plist, struct tx_servq, tx_pending); in rtw_dequeue_mgmt_xframe() 4350 sta_plist = get_next(sta_plist); in rtw_dequeue_mgmt_xframe() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_xmit.c | 4238 _list *sta_plist, *sta_phead; in rtw_get_xframe() local 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() 4277 ptxservq = LIST_CONTAINOR(sta_plist, struct tx_servq, tx_pending); in rtw_get_xframe() 4286 sta_plist = get_next(sta_plist); in rtw_get_xframe() 4301 _list *sta_plist, *sta_phead; in rtw_dequeue_mgmt_xframe() local 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() 4318 ptxservq = LIST_CONTAINOR(sta_plist, struct tx_servq, tx_pending); in rtw_dequeue_mgmt_xframe() 4337 sta_plist = get_next(sta_plist); in rtw_dequeue_mgmt_xframe() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_xmit.c | 4251 _list *sta_plist, *sta_phead; in rtw_get_xframe() local 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() 4290 ptxservq = LIST_CONTAINOR(sta_plist, struct tx_servq, tx_pending); in rtw_get_xframe() 4299 sta_plist = get_next(sta_plist); in rtw_get_xframe() 4314 _list *sta_plist, *sta_phead; in rtw_dequeue_mgmt_xframe() local 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() 4331 ptxservq = LIST_CONTAINOR(sta_plist, struct tx_servq, tx_pending); in rtw_dequeue_mgmt_xframe() 4350 sta_plist = get_next(sta_plist); in rtw_dequeue_mgmt_xframe() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_xmit.c | 4237 _list *sta_plist, *sta_phead; in rtw_get_xframe() local 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() 4276 ptxservq = LIST_CONTAINOR(sta_plist, struct tx_servq, tx_pending); in rtw_get_xframe() 4285 sta_plist = get_next(sta_plist); in rtw_get_xframe() 4300 _list *sta_plist, *sta_phead; in rtw_dequeue_mgmt_xframe() local 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() 4317 ptxservq = LIST_CONTAINOR(sta_plist, struct tx_servq, tx_pending); in rtw_dequeue_mgmt_xframe() 4336 sta_plist = get_next(sta_plist); in rtw_dequeue_mgmt_xframe() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_xmit.c | 4251 _list *sta_plist, *sta_phead; in rtw_get_xframe() local 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() 4290 ptxservq = LIST_CONTAINOR(sta_plist, struct tx_servq, tx_pending); in rtw_get_xframe() 4299 sta_plist = get_next(sta_plist); in rtw_get_xframe() 4314 _list *sta_plist, *sta_phead; in rtw_dequeue_mgmt_xframe() local 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() 4331 ptxservq = LIST_CONTAINOR(sta_plist, struct tx_servq, tx_pending); in rtw_dequeue_mgmt_xframe() 4350 sta_plist = get_next(sta_plist); in rtw_dequeue_mgmt_xframe() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/ |
| H A D | rtw_xmit.c | 1380 struct list_head *sta_plist, *sta_phead; in rtw_dequeue_xframe() local 1404 sta_plist = sta_phead->next; in rtw_dequeue_xframe() 1406 while (sta_phead != sta_plist) { in rtw_dequeue_xframe() 1407 ptxservq = container_of(sta_plist, struct tx_servq, tx_pending); in rtw_dequeue_xframe() 1422 sta_plist = sta_plist->next; in rtw_dequeue_xframe()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_xmit.c | 3302 _list *sta_plist, *sta_phead; in rtw_get_xframe() local 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() 3342 ptxservq = LIST_CONTAINOR(sta_plist, struct tx_servq, tx_pending); in rtw_get_xframe() 3351 sta_plist = get_next(sta_plist); in rtw_get_xframe() 3368 _list *sta_plist, *sta_phead; in rtw_dequeue_xframe() local 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() 3415 ptxservq = LIST_CONTAINOR(sta_plist, struct tx_servq, tx_pending); in rtw_dequeue_xframe() 3433 sta_plist = get_next(sta_plist); in rtw_dequeue_xframe()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_xmit.c | 3576 _list *sta_plist, *sta_phead; in rtw_get_xframe() local 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() 3614 ptxservq = LIST_CONTAINOR(sta_plist, struct tx_servq, tx_pending); in rtw_get_xframe() 3623 sta_plist = get_next(sta_plist); in rtw_get_xframe() 3638 _list *sta_plist, *sta_phead; in rtw_dequeue_xframe() local 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() 3684 ptxservq = LIST_CONTAINOR(sta_plist, struct tx_servq, tx_pending); in rtw_dequeue_xframe() 3702 sta_plist = get_next(sta_plist); in rtw_dequeue_xframe()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/rtl8188e/usb/ |
| H A D | rtl8188eu_xmit.c | 715 _list *sta_plist, *sta_phead; in rtl8188eu_xmitframe_complete() local 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()
|