Home
last modified time | relevance | path

Searched refs:rtw_tsf_update_pause_factor (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Dos_intfs.c703 int rtw_tsf_update_pause_factor = CONFIG_TSF_UPDATE_PAUSE_FACTOR; variable
704 module_param(rtw_tsf_update_pause_factor, int, 0644);
705 MODULE_PARM_DESC(rtw_tsf_update_pause_factor, "num of bcn intervals to stay TSF update pause status…
1204 registry_par->tsf_update_pause_factor = (u8)rtw_tsf_update_pause_factor; in loadparam()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Dos_intfs.c714 int rtw_tsf_update_pause_factor = CONFIG_TSF_UPDATE_PAUSE_FACTOR; variable
715 module_param(rtw_tsf_update_pause_factor, int, 0644);
716 MODULE_PARM_DESC(rtw_tsf_update_pause_factor, "num of bcn intervals to stay TSF update pause status…
1221 registry_par->tsf_update_pause_factor = (u8)rtw_tsf_update_pause_factor; in loadparam()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Dos_intfs.c703 int rtw_tsf_update_pause_factor = CONFIG_TSF_UPDATE_PAUSE_FACTOR; variable
704 module_param(rtw_tsf_update_pause_factor, int, 0644);
705 MODULE_PARM_DESC(rtw_tsf_update_pause_factor, "num of bcn intervals to stay TSF update pause status…
1204 registry_par->tsf_update_pause_factor = (u8)rtw_tsf_update_pause_factor; in loadparam()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/
H A Dos_intfs.c775 int rtw_tsf_update_pause_factor = CONFIG_TSF_UPDATE_PAUSE_FACTOR; variable
776 module_param(rtw_tsf_update_pause_factor, int, 0644);
777 MODULE_PARM_DESC(rtw_tsf_update_pause_factor, "num of bcn intervals to stay TSF update pause status…
1304 registry_par->tsf_update_pause_factor = (u8)rtw_tsf_update_pause_factor; in loadparam()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/
H A Dos_intfs.c799 int rtw_tsf_update_pause_factor = CONFIG_TSF_UPDATE_PAUSE_FACTOR; variable
800 module_param(rtw_tsf_update_pause_factor, int, 0644);
801 MODULE_PARM_DESC(rtw_tsf_update_pause_factor, "num of bcn intervals to stay TSF update pause status…
1347 registry_par->tsf_update_pause_factor = (u8)rtw_tsf_update_pause_factor; in loadparam()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/
H A Dos_intfs.c819 int rtw_tsf_update_pause_factor = CONFIG_TSF_UPDATE_PAUSE_FACTOR; variable
820 module_param(rtw_tsf_update_pause_factor, int, 0644);
821 MODULE_PARM_DESC(rtw_tsf_update_pause_factor, "num of bcn intervals to stay TSF update pause status…
1400 registry_par->tsf_update_pause_factor = (u8)rtw_tsf_update_pause_factor; in loadparam()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dos_intfs.c848 int rtw_tsf_update_pause_factor = CONFIG_TSF_UPDATE_PAUSE_FACTOR; variable
849 module_param(rtw_tsf_update_pause_factor, int, 0644);
850 MODULE_PARM_DESC(rtw_tsf_update_pause_factor, "num of bcn intervals to stay TSF update pause status…
1490 registry_par->tsf_update_pause_factor = (u8)rtw_tsf_update_pause_factor; in loadparam()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Dos_intfs.c820 int rtw_tsf_update_pause_factor = CONFIG_TSF_UPDATE_PAUSE_FACTOR; variable
821 module_param(rtw_tsf_update_pause_factor, int, 0644);
822 MODULE_PARM_DESC(rtw_tsf_update_pause_factor, "num of bcn intervals to stay TSF update pause status…
1406 registry_par->tsf_update_pause_factor = (u8)rtw_tsf_update_pause_factor; in loadparam()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Dos_intfs.c829 int rtw_tsf_update_pause_factor = CONFIG_TSF_UPDATE_PAUSE_FACTOR; variable
830 module_param(rtw_tsf_update_pause_factor, int, 0644);
831 MODULE_PARM_DESC(rtw_tsf_update_pause_factor, "num of bcn intervals to stay TSF update pause status…
1419 registry_par->tsf_update_pause_factor = (u8)rtw_tsf_update_pause_factor; in loadparam()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dos_intfs.c842 int rtw_tsf_update_pause_factor = CONFIG_TSF_UPDATE_PAUSE_FACTOR; variable
843 module_param(rtw_tsf_update_pause_factor, int, 0644);
844 MODULE_PARM_DESC(rtw_tsf_update_pause_factor, "num of bcn intervals to stay TSF update pause status…
1473 registry_par->tsf_update_pause_factor = (u8)rtw_tsf_update_pause_factor; in loadparam()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Dos_intfs.c809 int rtw_tsf_update_pause_factor = CONFIG_TSF_UPDATE_PAUSE_FACTOR; variable
810 module_param(rtw_tsf_update_pause_factor, int, 0644);
811 MODULE_PARM_DESC(rtw_tsf_update_pause_factor, "num of bcn intervals to stay TSF update pause status…
1384 registry_par->tsf_update_pause_factor = (u8)rtw_tsf_update_pause_factor; in loadparam()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Dos_intfs.c819 int rtw_tsf_update_pause_factor = CONFIG_TSF_UPDATE_PAUSE_FACTOR; variable
820 module_param(rtw_tsf_update_pause_factor, int, 0644);
821 MODULE_PARM_DESC(rtw_tsf_update_pause_factor, "num of bcn intervals to stay TSF update pause status…
1405 registry_par->tsf_update_pause_factor = (u8)rtw_tsf_update_pause_factor; in loadparam()