| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_cfg80211.h | 48 s32 wl_dongle_roam(struct net_device *ndev, u32 roamvar, u32 bcn_timeout);
|
| H A D | dhd_cfg80211.c | 278 wl_dongle_roam(struct net_device *ndev, u32 roamvar, u32 bcn_timeout) in wl_dongle_roam() argument 284 err = wldev_iovar_setint(ndev, "bcn_timeout", bcn_timeout); in wl_dongle_roam()
|
| H A D | dhd_config.h | 246 uint bcn_timeout; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_cfg80211.h | 55 s32 wl_dongle_roam(struct net_device *ndev, u32 roamvar, u32 bcn_timeout);
|
| H A D | dhd_cfg80211.c | 275 wl_dongle_roam(struct net_device *ndev, u32 roamvar, u32 bcn_timeout) in wl_dongle_roam() argument 281 err = wldev_iovar_setint(ndev, "bcn_timeout", bcn_timeout); in wl_dongle_roam()
|
| H A D | dhd_linux.c | 1886 int bcn_timeout = 0; local 1923 bcn_timeout = CUSTOM_BCN_TIMEOUT_SETTING; 1925 int bcn_timeout = CUSTOM_BCN_TIMEOUT_SETTING; local 2035 bcn_timeout = max(bcn_timeout, BCN_TIMEOUT_IN_SUSPEND); 2036 ret = dhd_iovar(dhd, 0, "bcn_timeout", (char *)&bcn_timeout, 2037 sizeof(bcn_timeout), NULL, 0, TRUE); 2059 bcn_timeout = CUSTOM_BCN_TIMEOUT_IN_SUSPEND; 2060 ret = dhd_iovar(dhd, 0, "bcn_timeout", (char *)&bcn_timeout, 2061 sizeof(bcn_timeout), NULL, 0, TRUE); 2239 ret = dhd_iovar(dhd, 0, "bcn_timeout", (char *)&bcn_timeout, [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_cfg80211.h | 55 s32 wl_dongle_roam(struct net_device *ndev, u32 roamvar, u32 bcn_timeout);
|
| H A D | dhd_cfg80211.c | 275 wl_dongle_roam(struct net_device *ndev, u32 roamvar, u32 bcn_timeout) in wl_dongle_roam() argument 281 err = wldev_iovar_setint(ndev, "bcn_timeout", bcn_timeout); in wl_dongle_roam()
|
| H A D | dhd_linux.c | 1900 int bcn_timeout = 0; local 1937 bcn_timeout = CUSTOM_BCN_TIMEOUT_SETTING; 1939 int bcn_timeout = CUSTOM_BCN_TIMEOUT_SETTING; local 2049 bcn_timeout = max(bcn_timeout, BCN_TIMEOUT_IN_SUSPEND); 2050 ret = dhd_iovar(dhd, 0, "bcn_timeout", (char *)&bcn_timeout, 2051 sizeof(bcn_timeout), NULL, 0, TRUE); 2073 bcn_timeout = CUSTOM_BCN_TIMEOUT_IN_SUSPEND; 2074 ret = dhd_iovar(dhd, 0, "bcn_timeout", (char *)&bcn_timeout, 2075 sizeof(bcn_timeout), NULL, 0, TRUE); 2253 ret = dhd_iovar(dhd, 0, "bcn_timeout", (char *)&bcn_timeout, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_cfg80211.h | 55 s32 wl_dongle_roam(struct net_device *ndev, u32 roamvar, u32 bcn_timeout);
|
| H A D | dhd_cfg80211.c | 275 wl_dongle_roam(struct net_device *ndev, u32 roamvar, u32 bcn_timeout) in wl_dongle_roam() argument 281 err = wldev_iovar_setint(ndev, "bcn_timeout", bcn_timeout); in wl_dongle_roam()
|
| H A D | dhd_linux.c | 1886 int bcn_timeout = 0; local 1923 bcn_timeout = CUSTOM_BCN_TIMEOUT_SETTING; 1925 int bcn_timeout = CUSTOM_BCN_TIMEOUT_SETTING; local 2035 bcn_timeout = max(bcn_timeout, BCN_TIMEOUT_IN_SUSPEND); 2036 ret = dhd_iovar(dhd, 0, "bcn_timeout", (char *)&bcn_timeout, 2037 sizeof(bcn_timeout), NULL, 0, TRUE); 2059 bcn_timeout = CUSTOM_BCN_TIMEOUT_IN_SUSPEND; 2060 ret = dhd_iovar(dhd, 0, "bcn_timeout", (char *)&bcn_timeout, 2061 sizeof(bcn_timeout), NULL, 0, TRUE); 2239 ret = dhd_iovar(dhd, 0, "bcn_timeout", (char *)&bcn_timeout, [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_cfg80211.h | 48 s32 wl_dongle_roam(struct net_device *ndev, u32 roamvar, u32 bcn_timeout);
|
| H A D | dhd_cfg80211.c | 278 wl_dongle_roam(struct net_device *ndev, u32 roamvar, u32 bcn_timeout) in wl_dongle_roam() argument 284 err = wldev_iovar_setint(ndev, "bcn_timeout", bcn_timeout); in wl_dongle_roam()
|
| H A D | dhd_config.h | 247 uint bcn_timeout; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_config.h | 199 uint bcn_timeout; member
|
| H A D | dhd_linux.c | 3415 int bcn_timeout = 0; in dhd_set_suspend() local 3449 int bcn_timeout = CUSTOM_BCN_TIMEOUT_SETTING; in dhd_set_suspend() local 3451 bcn_timeout = CUSTOM_BCN_TIMEOUT_SETTING; in dhd_set_suspend() 3558 bcn_timeout = max(bcn_timeout, BCN_TIMEOUT_IN_SUSPEND); in dhd_set_suspend() 3559 dhd_iovar(dhd, 0, "bcn_timeout", (char *)&bcn_timeout, in dhd_set_suspend() 3560 sizeof(bcn_timeout), NULL, 0, TRUE); in dhd_set_suspend() 3571 bcn_timeout = CUSTOM_BCN_TIMEOUT_IN_SUSPEND; in dhd_set_suspend() 3572 dhd_iovar(dhd, 0, "bcn_timeout", (char *)&bcn_timeout, in dhd_set_suspend() 3573 sizeof(bcn_timeout), NULL, 0, TRUE); in dhd_set_suspend() 3701 dhd_iovar(dhd, 0, "bcn_timeout", (char *)&bcn_timeout, in dhd_set_suspend() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/chips/ |
| H A D | CYW43455_Makefile | 343 # bcn_timeout
|
| H A D | CYW4373_Makefile | 343 # bcn_timeout
|
| H A D | CYW54591_Makefile | 343 # bcn_timeout
|
| H A D | CYW54591_PCIE_Makefile | 343 # bcn_timeout
|
| H A D | CYW5557X_Makefile | 343 # bcn_timeout
|
| H A D | CYW5557X_PCIE_Makefile | 343 # bcn_timeout
|
| H A D | CYW4354_Makefile | 343 # bcn_timeout
|
| H A D | CYW43438_Makefile | 343 # bcn_timeout
|