Home
last modified time | relevance | path

Searched refs:p2p_ps_offload (Results 1 – 25 of 48) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/rtl8188e/
H A Drtl8188e_cmd.c373 struct P2P_PS_Offload_t *p2p_ps_offload = (struct P2P_PS_Offload_t *)(&pHalData->p2p_ps_offload); in rtl8188e_set_p2p_ps_offload_cmd() local
381 _rtw_memset(p2p_ps_offload, 0 , 1); in rtl8188e_set_p2p_ps_offload_cmd()
387 p2p_ps_offload->CTWindow_En = 1; in rtl8188e_set_p2p_ps_offload_cmd()
396 p2p_ps_offload->NoA0_En = 1; in rtl8188e_set_p2p_ps_offload_cmd()
398 p2p_ps_offload->NoA1_En = 1; in rtl8188e_set_p2p_ps_offload_cmd()
418 p2p_ps_offload->Offload_En = 1; in rtl8188e_set_p2p_ps_offload_cmd()
421 p2p_ps_offload->role = 1; in rtl8188e_set_p2p_ps_offload_cmd()
422 p2p_ps_offload->AllStaSleep = 0; in rtl8188e_set_p2p_ps_offload_cmd()
424 p2p_ps_offload->role = 0; in rtl8188e_set_p2p_ps_offload_cmd()
426 p2p_ps_offload->discovery = 0; in rtl8188e_set_p2p_ps_offload_cmd()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/rtl8723d/
H A Drtl8723d_cmd.c383 struct P2P_PS_Offload_t *p2p_ps_offload = (struct P2P_PS_Offload_t *)(&pHalData->p2p_ps_offload); in rtl8723d_set_p2p_ps_offload_cmd() local
391 _rtw_memset(p2p_ps_offload, 0 , 1); in rtl8723d_set_p2p_ps_offload_cmd()
397 p2p_ps_offload->CTWindow_En = 1; in rtl8723d_set_p2p_ps_offload_cmd()
406 p2p_ps_offload->NoA0_En = 1; in rtl8723d_set_p2p_ps_offload_cmd()
408 p2p_ps_offload->NoA1_En = 1; in rtl8723d_set_p2p_ps_offload_cmd()
428 p2p_ps_offload->Offload_En = 1; in rtl8723d_set_p2p_ps_offload_cmd()
431 p2p_ps_offload->role = 1; in rtl8723d_set_p2p_ps_offload_cmd()
432 p2p_ps_offload->AllStaSleep = 0; in rtl8723d_set_p2p_ps_offload_cmd()
434 p2p_ps_offload->role = 0; in rtl8723d_set_p2p_ps_offload_cmd()
436 p2p_ps_offload->discovery = 0; in rtl8723d_set_p2p_ps_offload_cmd()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dfw.c497 struct p2p_ps_offload_t *p2p_ps_offload = &rtlhal->p2p_ps_offload; in rtl8723e_set_p2p_ps_offload_cmd() local
505 memset(p2p_ps_offload, 0, sizeof(*p2p_ps_offload)); in rtl8723e_set_p2p_ps_offload_cmd()
511 p2p_ps_offload->ctwindow_en = 1; in rtl8723e_set_p2p_ps_offload_cmd()
521 p2p_ps_offload->noa0_en = 1; in rtl8723e_set_p2p_ps_offload_cmd()
523 p2p_ps_offload->noa1_en = 1; in rtl8723e_set_p2p_ps_offload_cmd()
554 p2p_ps_offload->offload_en = 1; in rtl8723e_set_p2p_ps_offload_cmd()
557 p2p_ps_offload->role = 1; in rtl8723e_set_p2p_ps_offload_cmd()
558 p2p_ps_offload->allstasleep = 0; in rtl8723e_set_p2p_ps_offload_cmd()
560 p2p_ps_offload->role = 0; in rtl8723e_set_p2p_ps_offload_cmd()
563 p2p_ps_offload->discovery = 0; in rtl8723e_set_p2p_ps_offload_cmd()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/rtl8723d/
H A Drtl8723d_cmd.c402 struct P2P_PS_Offload_t *p2p_ps_offload = (struct P2P_PS_Offload_t *)(&pHalData->p2p_ps_offload); in rtl8723d_set_p2p_ps_offload_cmd() local
410 _rtw_memset(p2p_ps_offload, 0 , 1); in rtl8723d_set_p2p_ps_offload_cmd()
416 p2p_ps_offload->CTWindow_En = 1; in rtl8723d_set_p2p_ps_offload_cmd()
425 p2p_ps_offload->NoA0_En = 1; in rtl8723d_set_p2p_ps_offload_cmd()
427 p2p_ps_offload->NoA1_En = 1; in rtl8723d_set_p2p_ps_offload_cmd()
447 p2p_ps_offload->Offload_En = 1; in rtl8723d_set_p2p_ps_offload_cmd()
450 p2p_ps_offload->role = 1; in rtl8723d_set_p2p_ps_offload_cmd()
451 p2p_ps_offload->AllStaSleep = 0; in rtl8723d_set_p2p_ps_offload_cmd()
453 p2p_ps_offload->role = 0; in rtl8723d_set_p2p_ps_offload_cmd()
455 p2p_ps_offload->discovery = 0; in rtl8723d_set_p2p_ps_offload_cmd()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dfw.c603 struct p2p_ps_offload_t *p2p_ps_offload = &rtlhal->p2p_ps_offload; in rtl8723be_set_p2p_ps_offload_cmd() local
611 memset(p2p_ps_offload, 0, sizeof(*p2p_ps_offload)); in rtl8723be_set_p2p_ps_offload_cmd()
617 p2p_ps_offload->ctwindow_en = 1; in rtl8723be_set_p2p_ps_offload_cmd()
628 p2p_ps_offload->noa0_en = 1; in rtl8723be_set_p2p_ps_offload_cmd()
630 p2p_ps_offload->noa1_en = 1; in rtl8723be_set_p2p_ps_offload_cmd()
659 p2p_ps_offload->offload_en = 1; in rtl8723be_set_p2p_ps_offload_cmd()
662 p2p_ps_offload->role = 1; in rtl8723be_set_p2p_ps_offload_cmd()
663 p2p_ps_offload->allstasleep = 0; in rtl8723be_set_p2p_ps_offload_cmd()
665 p2p_ps_offload->role = 0; in rtl8723be_set_p2p_ps_offload_cmd()
667 p2p_ps_offload->discovery = 0; in rtl8723be_set_p2p_ps_offload_cmd()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/rtl8188f/
H A Drtl8188f_cmd.c447 struct P2P_PS_Offload_t *p2p_ps_offload = (struct P2P_PS_Offload_t *)(&pHalData->p2p_ps_offload); in rtl8188f_set_p2p_ps_offload_cmd() local
455 _rtw_memset(p2p_ps_offload, 0 , 1); in rtl8188f_set_p2p_ps_offload_cmd()
461 p2p_ps_offload->CTWindow_En = 1; in rtl8188f_set_p2p_ps_offload_cmd()
470 p2p_ps_offload->NoA0_En = 1; in rtl8188f_set_p2p_ps_offload_cmd()
472 p2p_ps_offload->NoA1_En = 1; in rtl8188f_set_p2p_ps_offload_cmd()
492 p2p_ps_offload->Offload_En = 1; in rtl8188f_set_p2p_ps_offload_cmd()
495 p2p_ps_offload->role = 1; in rtl8188f_set_p2p_ps_offload_cmd()
496 p2p_ps_offload->AllStaSleep = 0; in rtl8188f_set_p2p_ps_offload_cmd()
498 p2p_ps_offload->role = 0; in rtl8188f_set_p2p_ps_offload_cmd()
500 p2p_ps_offload->discovery = 0; in rtl8188f_set_p2p_ps_offload_cmd()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/rtl8188f/
H A Drtl8188f_cmd.c448 struct P2P_PS_Offload_t *p2p_ps_offload = (struct P2P_PS_Offload_t *)(&pHalData->p2p_ps_offload); in rtl8188f_set_p2p_ps_offload_cmd() local
456 _rtw_memset(p2p_ps_offload, 0 , 1); in rtl8188f_set_p2p_ps_offload_cmd()
462 p2p_ps_offload->CTWindow_En = 1; in rtl8188f_set_p2p_ps_offload_cmd()
471 p2p_ps_offload->NoA0_En = 1; in rtl8188f_set_p2p_ps_offload_cmd()
473 p2p_ps_offload->NoA1_En = 1; in rtl8188f_set_p2p_ps_offload_cmd()
493 p2p_ps_offload->Offload_En = 1; in rtl8188f_set_p2p_ps_offload_cmd()
496 p2p_ps_offload->role = 1; in rtl8188f_set_p2p_ps_offload_cmd()
497 p2p_ps_offload->AllStaSleep = 0; in rtl8188f_set_p2p_ps_offload_cmd()
499 p2p_ps_offload->role = 0; in rtl8188f_set_p2p_ps_offload_cmd()
501 p2p_ps_offload->discovery = 0; in rtl8188f_set_p2p_ps_offload_cmd()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/rtl8188f/
H A Drtl8188f_cmd.c447 struct P2P_PS_Offload_t *p2p_ps_offload = (struct P2P_PS_Offload_t *)(&pHalData->p2p_ps_offload); in rtl8188f_set_p2p_ps_offload_cmd() local
455 _rtw_memset(p2p_ps_offload, 0 , 1); in rtl8188f_set_p2p_ps_offload_cmd()
461 p2p_ps_offload->CTWindow_En = 1; in rtl8188f_set_p2p_ps_offload_cmd()
470 p2p_ps_offload->NoA0_En = 1; in rtl8188f_set_p2p_ps_offload_cmd()
472 p2p_ps_offload->NoA1_En = 1; in rtl8188f_set_p2p_ps_offload_cmd()
492 p2p_ps_offload->Offload_En = 1; in rtl8188f_set_p2p_ps_offload_cmd()
495 p2p_ps_offload->role = 1; in rtl8188f_set_p2p_ps_offload_cmd()
496 p2p_ps_offload->AllStaSleep = 0; in rtl8188f_set_p2p_ps_offload_cmd()
498 p2p_ps_offload->role = 0; in rtl8188f_set_p2p_ps_offload_cmd()
500 p2p_ps_offload->discovery = 0; in rtl8188f_set_p2p_ps_offload_cmd()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/rtl8703b/
H A Drtl8703b_cmd.c432 struct P2P_PS_Offload_t *p2p_ps_offload = (struct P2P_PS_Offload_t *)(&pHalData->p2p_ps_offload); in rtl8703b_set_p2p_ps_offload_cmd() local
440 _rtw_memset(p2p_ps_offload, 0 , 1); in rtl8703b_set_p2p_ps_offload_cmd()
446 p2p_ps_offload->CTWindow_En = 1; in rtl8703b_set_p2p_ps_offload_cmd()
455 p2p_ps_offload->NoA0_En = 1; in rtl8703b_set_p2p_ps_offload_cmd()
457 p2p_ps_offload->NoA1_En = 1; in rtl8703b_set_p2p_ps_offload_cmd()
477 p2p_ps_offload->Offload_En = 1; in rtl8703b_set_p2p_ps_offload_cmd()
480 p2p_ps_offload->role = 1; in rtl8703b_set_p2p_ps_offload_cmd()
481 p2p_ps_offload->AllStaSleep = 0; in rtl8703b_set_p2p_ps_offload_cmd()
483 p2p_ps_offload->role = 0; in rtl8703b_set_p2p_ps_offload_cmd()
485 p2p_ps_offload->discovery = 0; in rtl8703b_set_p2p_ps_offload_cmd()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/rtl8188f/
H A Drtl8188f_cmd.c450 struct P2P_PS_Offload_t *p2p_ps_offload = (struct P2P_PS_Offload_t *)(&pHalData->p2p_ps_offload); in rtl8188f_set_p2p_ps_offload_cmd() local
458 _rtw_memset(p2p_ps_offload, 0 , 1); in rtl8188f_set_p2p_ps_offload_cmd()
464 p2p_ps_offload->CTWindow_En = 1; in rtl8188f_set_p2p_ps_offload_cmd()
473 p2p_ps_offload->NoA0_En = 1; in rtl8188f_set_p2p_ps_offload_cmd()
475 p2p_ps_offload->NoA1_En = 1; in rtl8188f_set_p2p_ps_offload_cmd()
495 p2p_ps_offload->Offload_En = 1; in rtl8188f_set_p2p_ps_offload_cmd()
498 p2p_ps_offload->role = 1; in rtl8188f_set_p2p_ps_offload_cmd()
499 p2p_ps_offload->AllStaSleep = 0; in rtl8188f_set_p2p_ps_offload_cmd()
501 p2p_ps_offload->role = 0; in rtl8188f_set_p2p_ps_offload_cmd()
503 p2p_ps_offload->discovery = 0; in rtl8188f_set_p2p_ps_offload_cmd()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
H A Dfw_common.c672 struct p2p_ps_offload_t *p2p_ps_offload) in set_noa_data() argument
682 p2p_ps_offload->noa0_en = 1; in set_noa_data()
684 p2p_ps_offload->noa1_en = 1; in set_noa_data()
715 struct p2p_ps_offload_t *p2p_ps_offload = &rtlhal->p2p_ps_offload; in rtl92c_set_p2p_ps_offload_cmd() local
722 memset(p2p_ps_offload, 0, sizeof(*p2p_ps_offload)); in rtl92c_set_p2p_ps_offload_cmd()
729 p2p_ps_offload->ctwindow_en = 1; in rtl92c_set_p2p_ps_offload_cmd()
734 set_noa_data(rtlpriv, p2pinfo, p2p_ps_offload); in rtl92c_set_p2p_ps_offload_cmd()
741 p2p_ps_offload->offload_en = 1; in rtl92c_set_p2p_ps_offload_cmd()
744 p2p_ps_offload->role = 1; in rtl92c_set_p2p_ps_offload_cmd()
745 p2p_ps_offload->allstasleep = 0; in rtl92c_set_p2p_ps_offload_cmd()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dfw.c639 struct p2p_ps_offload_t *p2p_ps_offload = &rtlhal->p2p_ps_offload; in rtl88e_set_p2p_ps_offload_cmd() local
647 memset(p2p_ps_offload, 0, sizeof(*p2p_ps_offload)); in rtl88e_set_p2p_ps_offload_cmd()
653 p2p_ps_offload->ctwindow_en = 1; in rtl88e_set_p2p_ps_offload_cmd()
663 p2p_ps_offload->noa0_en = 1; in rtl88e_set_p2p_ps_offload_cmd()
665 p2p_ps_offload->noa1_en = 1; in rtl88e_set_p2p_ps_offload_cmd()
693 p2p_ps_offload->offload_en = 1; in rtl88e_set_p2p_ps_offload_cmd()
696 p2p_ps_offload->role = 1; in rtl88e_set_p2p_ps_offload_cmd()
697 p2p_ps_offload->allstasleep = -1; in rtl88e_set_p2p_ps_offload_cmd()
699 p2p_ps_offload->role = 0; in rtl88e_set_p2p_ps_offload_cmd()
702 p2p_ps_offload->discovery = 0; in rtl88e_set_p2p_ps_offload_cmd()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dfw.c779 struct p2p_ps_offload_t *p2p_ps_offload = &rtlhal->p2p_ps_offload; in rtl92ee_set_p2p_ps_offload_cmd() local
787 memset(p2p_ps_offload, 0, sizeof(*p2p_ps_offload)); in rtl92ee_set_p2p_ps_offload_cmd()
793 p2p_ps_offload->ctwindow_en = 1; in rtl92ee_set_p2p_ps_offload_cmd()
802 p2p_ps_offload->noa0_en = 1; in rtl92ee_set_p2p_ps_offload_cmd()
804 p2p_ps_offload->noa1_en = 1; in rtl92ee_set_p2p_ps_offload_cmd()
829 p2p_ps_offload->offload_en = 1; in rtl92ee_set_p2p_ps_offload_cmd()
832 p2p_ps_offload->role = 1; in rtl92ee_set_p2p_ps_offload_cmd()
833 p2p_ps_offload->allstasleep = 0; in rtl92ee_set_p2p_ps_offload_cmd()
835 p2p_ps_offload->role = 0; in rtl92ee_set_p2p_ps_offload_cmd()
837 p2p_ps_offload->discovery = 0; in rtl92ee_set_p2p_ps_offload_cmd()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/rtl8188e/
H A Drtl8188e_cmd.c850 struct P2P_PS_Offload_t *p2p_ps_offload = (struct P2P_PS_Offload_t *)(&pHalData->p2p_ps_offload); in rtl8188e_set_p2p_ps_offload_cmd() local
860 _rtw_memset(p2p_ps_offload, 0 ,1); in rtl8188e_set_p2p_ps_offload_cmd()
867 p2p_ps_offload->CTWindow_En = 1; in rtl8188e_set_p2p_ps_offload_cmd()
877 p2p_ps_offload->NoA0_En = 1; in rtl8188e_set_p2p_ps_offload_cmd()
879 p2p_ps_offload->NoA1_En = 1; in rtl8188e_set_p2p_ps_offload_cmd()
900 p2p_ps_offload->Offload_En = 1; in rtl8188e_set_p2p_ps_offload_cmd()
904 p2p_ps_offload->role= 1; in rtl8188e_set_p2p_ps_offload_cmd()
905 p2p_ps_offload->AllStaSleep = 0; in rtl8188e_set_p2p_ps_offload_cmd()
909 p2p_ps_offload->role= 0; in rtl8188e_set_p2p_ps_offload_cmd()
912 p2p_ps_offload->discovery = 0; in rtl8188e_set_p2p_ps_offload_cmd()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dfw.c1811 struct p2p_ps_offload_t *p2p_ps_offload = &rtlhal->p2p_ps_offload; in rtl8821ae_set_p2p_ps_offload_cmd() local
1819 memset(p2p_ps_offload, 0, sizeof(*p2p_ps_offload)); in rtl8821ae_set_p2p_ps_offload_cmd()
1825 p2p_ps_offload->ctwindow_en = 1; in rtl8821ae_set_p2p_ps_offload_cmd()
1835 p2p_ps_offload->noa0_en = 1; in rtl8821ae_set_p2p_ps_offload_cmd()
1837 p2p_ps_offload->noa1_en = 1; in rtl8821ae_set_p2p_ps_offload_cmd()
1863 p2p_ps_offload->offload_en = 1; in rtl8821ae_set_p2p_ps_offload_cmd()
1866 p2p_ps_offload->role = 1; in rtl8821ae_set_p2p_ps_offload_cmd()
1867 p2p_ps_offload->allstasleep = 0; in rtl8821ae_set_p2p_ps_offload_cmd()
1869 p2p_ps_offload->role = 0; in rtl8821ae_set_p2p_ps_offload_cmd()
1872 p2p_ps_offload->discovery = 0; in rtl8821ae_set_p2p_ps_offload_cmd()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/rtl8723b/
H A Drtl8723b_cmd.c1116 struct P2P_PS_Offload_t *p2p_ps_offload = (struct P2P_PS_Offload_t *)(&pHalData->p2p_ps_offload); in rtl8723b_set_p2p_ps_offload_cmd() local
1124 _rtw_memset(p2p_ps_offload, 0 , 1); in rtl8723b_set_p2p_ps_offload_cmd()
1130 p2p_ps_offload->CTWindow_En = 1; in rtl8723b_set_p2p_ps_offload_cmd()
1139 p2p_ps_offload->NoA0_En = 1; in rtl8723b_set_p2p_ps_offload_cmd()
1141 p2p_ps_offload->NoA1_En = 1; in rtl8723b_set_p2p_ps_offload_cmd()
1161 p2p_ps_offload->Offload_En = 1; in rtl8723b_set_p2p_ps_offload_cmd()
1164 p2p_ps_offload->role = 1; in rtl8723b_set_p2p_ps_offload_cmd()
1165 p2p_ps_offload->AllStaSleep = 0; in rtl8723b_set_p2p_ps_offload_cmd()
1167 p2p_ps_offload->role = 0; in rtl8723b_set_p2p_ps_offload_cmd()
1169 p2p_ps_offload->discovery = 0; in rtl8723b_set_p2p_ps_offload_cmd()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/rtl8723b/
H A Drtl8723b_cmd.c1278 struct P2P_PS_Offload_t *p2p_ps_offload = (struct P2P_PS_Offload_t *)(&pHalData->p2p_ps_offload); in rtl8723b_set_p2p_ps_offload_cmd() local
1288 _rtw_memset(p2p_ps_offload, 0 ,1); in rtl8723b_set_p2p_ps_offload_cmd()
1295 p2p_ps_offload->CTWindow_En = 1; in rtl8723b_set_p2p_ps_offload_cmd()
1305 p2p_ps_offload->NoA0_En = 1; in rtl8723b_set_p2p_ps_offload_cmd()
1307 p2p_ps_offload->NoA1_En = 1; in rtl8723b_set_p2p_ps_offload_cmd()
1328 p2p_ps_offload->Offload_En = 1; in rtl8723b_set_p2p_ps_offload_cmd()
1332 p2p_ps_offload->role= 1; in rtl8723b_set_p2p_ps_offload_cmd()
1333 p2p_ps_offload->AllStaSleep = 0; in rtl8723b_set_p2p_ps_offload_cmd()
1337 p2p_ps_offload->role= 0; in rtl8723b_set_p2p_ps_offload_cmd()
1340 p2p_ps_offload->discovery = 0; in rtl8723b_set_p2p_ps_offload_cmd()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/rtl8822b/
H A Drtl8822b_cmd.c1193 _rtw_memcpy(&h2c[1], &hal->p2p_ps_offload, sizeof(hal->p2p_ps_offload)); in rtl8822b_set_p2p_ps_offload_cmd()
1201 _rtw_memset(&h2c[1], 0, sizeof(hal->p2p_ps_offload)); in rtl8822b_set_p2p_ps_offload_cmd()
1266 _rtw_memcpy(&hal->p2p_ps_offload, &h2c[1], sizeof(hal->p2p_ps_offload)); in rtl8822b_set_p2p_ps_offload_cmd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Dhal_data.h582 u16 p2p_ps_offload; member
584 u8 p2p_ps_offload; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Dhal_data.h575 u16 p2p_ps_offload; member
577 u8 p2p_ps_offload; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dhal_data.h578 u16 p2p_ps_offload; member
580 u8 p2p_ps_offload; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dhal_data.h608 u16 p2p_ps_offload; member
610 u8 p2p_ps_offload; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dhal_data.h609 u16 p2p_ps_offload; member
611 u8 p2p_ps_offload; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dhal_data.h608 u16 p2p_ps_offload; member
610 u8 p2p_ps_offload; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dhal_data.h608 u16 p2p_ps_offload; member
610 u8 p2p_ps_offload; member

12