Home
last modified time | relevance | path

Searched refs:rtw_tsf_update_restore_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.c707 int rtw_tsf_update_restore_factor = CONFIG_TSF_UPDATE_RESTORE_FACTOR; variable
708 module_param(rtw_tsf_update_restore_factor, int, 0644);
709 MODULE_PARM_DESC(rtw_tsf_update_restore_factor, "num of bcn intervals to stay TSF update restore st…
1205 registry_par->tsf_update_restore_factor = (u8)rtw_tsf_update_restore_factor; in loadparam()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Dos_intfs.c718 int rtw_tsf_update_restore_factor = CONFIG_TSF_UPDATE_RESTORE_FACTOR; variable
719 module_param(rtw_tsf_update_restore_factor, int, 0644);
720 MODULE_PARM_DESC(rtw_tsf_update_restore_factor, "num of bcn intervals to stay TSF update restore st…
1222 registry_par->tsf_update_restore_factor = (u8)rtw_tsf_update_restore_factor; in loadparam()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Dos_intfs.c707 int rtw_tsf_update_restore_factor = CONFIG_TSF_UPDATE_RESTORE_FACTOR; variable
708 module_param(rtw_tsf_update_restore_factor, int, 0644);
709 MODULE_PARM_DESC(rtw_tsf_update_restore_factor, "num of bcn intervals to stay TSF update restore st…
1205 registry_par->tsf_update_restore_factor = (u8)rtw_tsf_update_restore_factor; in loadparam()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/
H A Dos_intfs.c779 int rtw_tsf_update_restore_factor = CONFIG_TSF_UPDATE_RESTORE_FACTOR; variable
780 module_param(rtw_tsf_update_restore_factor, int, 0644);
781 MODULE_PARM_DESC(rtw_tsf_update_restore_factor, "num of bcn intervals to stay TSF update restore st…
1305 registry_par->tsf_update_restore_factor = (u8)rtw_tsf_update_restore_factor; in loadparam()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/
H A Dos_intfs.c803 int rtw_tsf_update_restore_factor = CONFIG_TSF_UPDATE_RESTORE_FACTOR; variable
804 module_param(rtw_tsf_update_restore_factor, int, 0644);
805 MODULE_PARM_DESC(rtw_tsf_update_restore_factor, "num of bcn intervals to stay TSF update restore st…
1348 registry_par->tsf_update_restore_factor = (u8)rtw_tsf_update_restore_factor; in loadparam()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/
H A Dos_intfs.c823 int rtw_tsf_update_restore_factor = CONFIG_TSF_UPDATE_RESTORE_FACTOR; variable
824 module_param(rtw_tsf_update_restore_factor, int, 0644);
825 MODULE_PARM_DESC(rtw_tsf_update_restore_factor, "num of bcn intervals to stay TSF update restore st…
1401 registry_par->tsf_update_restore_factor = (u8)rtw_tsf_update_restore_factor; in loadparam()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dos_intfs.c852 int rtw_tsf_update_restore_factor = CONFIG_TSF_UPDATE_RESTORE_FACTOR; variable
853 module_param(rtw_tsf_update_restore_factor, int, 0644);
854 MODULE_PARM_DESC(rtw_tsf_update_restore_factor, "num of bcn intervals to stay TSF update restore st…
1491 registry_par->tsf_update_restore_factor = (u8)rtw_tsf_update_restore_factor; in loadparam()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Dos_intfs.c824 int rtw_tsf_update_restore_factor = CONFIG_TSF_UPDATE_RESTORE_FACTOR; variable
825 module_param(rtw_tsf_update_restore_factor, int, 0644);
826 MODULE_PARM_DESC(rtw_tsf_update_restore_factor, "num of bcn intervals to stay TSF update restore st…
1407 registry_par->tsf_update_restore_factor = (u8)rtw_tsf_update_restore_factor; in loadparam()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Dos_intfs.c833 int rtw_tsf_update_restore_factor = CONFIG_TSF_UPDATE_RESTORE_FACTOR; variable
834 module_param(rtw_tsf_update_restore_factor, int, 0644);
835 MODULE_PARM_DESC(rtw_tsf_update_restore_factor, "num of bcn intervals to stay TSF update restore st…
1420 registry_par->tsf_update_restore_factor = (u8)rtw_tsf_update_restore_factor; in loadparam()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dos_intfs.c846 int rtw_tsf_update_restore_factor = CONFIG_TSF_UPDATE_RESTORE_FACTOR; variable
847 module_param(rtw_tsf_update_restore_factor, int, 0644);
848 MODULE_PARM_DESC(rtw_tsf_update_restore_factor, "num of bcn intervals to stay TSF update restore st…
1474 registry_par->tsf_update_restore_factor = (u8)rtw_tsf_update_restore_factor; in loadparam()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Dos_intfs.c813 int rtw_tsf_update_restore_factor = CONFIG_TSF_UPDATE_RESTORE_FACTOR; variable
814 module_param(rtw_tsf_update_restore_factor, int, 0644);
815 MODULE_PARM_DESC(rtw_tsf_update_restore_factor, "num of bcn intervals to stay TSF update restore st…
1385 registry_par->tsf_update_restore_factor = (u8)rtw_tsf_update_restore_factor; in loadparam()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Dos_intfs.c823 int rtw_tsf_update_restore_factor = CONFIG_TSF_UPDATE_RESTORE_FACTOR; variable
824 module_param(rtw_tsf_update_restore_factor, int, 0644);
825 MODULE_PARM_DESC(rtw_tsf_update_restore_factor, "num of bcn intervals to stay TSF update restore st…
1406 registry_par->tsf_update_restore_factor = (u8)rtw_tsf_update_restore_factor; in loadparam()