| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_linux.c | 3447 int bcn_to_dly = 0; in dhd_set_suspend() local 3548 bcn_to_dly = 1; in dhd_set_suspend() 3555 dhd_iovar(dhd, 0, "bcn_to_dly", (char *)&bcn_to_dly, in dhd_set_suspend() 3556 sizeof(bcn_to_dly), NULL, 0, TRUE); in dhd_set_suspend() 3698 dhd_iovar(dhd, 0, "bcn_to_dly", (char *)&bcn_to_dly, in dhd_set_suspend() 3699 sizeof(bcn_to_dly), NULL, 0, TRUE); in dhd_set_suspend()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_linux.c | 1921 int bcn_to_dly = 0; local 2021 bcn_to_dly = 1; 2028 ret = dhd_iovar(dhd, 0, "bcn_to_dly", (char *)&bcn_to_dly, 2029 sizeof(bcn_to_dly), NULL, 0, TRUE); 2234 ret = dhd_iovar(dhd, 0, "bcn_to_dly", (char *)&bcn_to_dly, 2235 sizeof(bcn_to_dly), NULL, 0, TRUE);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_linux.c | 1935 int bcn_to_dly = 0; local 2035 bcn_to_dly = 1; 2042 ret = dhd_iovar(dhd, 0, "bcn_to_dly", (char *)&bcn_to_dly, 2043 sizeof(bcn_to_dly), NULL, 0, TRUE); 2248 ret = dhd_iovar(dhd, 0, "bcn_to_dly", (char *)&bcn_to_dly, 2249 sizeof(bcn_to_dly), NULL, 0, TRUE);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_linux.c | 1921 int bcn_to_dly = 0; local 2021 bcn_to_dly = 1; 2028 ret = dhd_iovar(dhd, 0, "bcn_to_dly", (char *)&bcn_to_dly, 2029 sizeof(bcn_to_dly), NULL, 0, TRUE); 2234 ret = dhd_iovar(dhd, 0, "bcn_to_dly", (char *)&bcn_to_dly, 2235 sizeof(bcn_to_dly), NULL, 0, TRUE);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_linux.c | 2256 int bcn_to_dly = 0; in dhd_set_suspend() local 2356 bcn_to_dly = 1; in dhd_set_suspend() 2363 ret = dhd_iovar(dhd, 0, "bcn_to_dly", (char *)&bcn_to_dly, in dhd_set_suspend() 2364 sizeof(bcn_to_dly), NULL, 0, TRUE); in dhd_set_suspend() 2565 ret = dhd_iovar(dhd, 0, "bcn_to_dly", (char *)&bcn_to_dly, in dhd_set_suspend() 2566 sizeof(bcn_to_dly), NULL, 0, TRUE); in dhd_set_suspend()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_linux.c | 2265 int bcn_to_dly = 0; in dhd_set_suspend() local 2365 bcn_to_dly = 1; in dhd_set_suspend() 2372 ret = dhd_iovar(dhd, 0, "bcn_to_dly", (char *)&bcn_to_dly, in dhd_set_suspend() 2373 sizeof(bcn_to_dly), NULL, 0, TRUE); in dhd_set_suspend() 2574 ret = dhd_iovar(dhd, 0, "bcn_to_dly", (char *)&bcn_to_dly, in dhd_set_suspend() 2575 sizeof(bcn_to_dly), NULL, 0, TRUE); in dhd_set_suspend()
|