Searched refs:dhd_idletime (Results 1 – 18 of 18) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd.h | 1941 extern int dhd_idletime;
|
| H A D | dhd_linux.c | 1898 int dhd_idletime = DHD_IDLETIME_TICKS; variable 1899 module_param(dhd_idletime, int, 0);
|
| H A D | dhd_sdio.c | 8794 bus->idletime = (int32)dhd_idletime; in dhdsdio_probe_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd.h | 2442 extern int dhd_idletime;
|
| H A D | dhd_linux.c | 794 int dhd_idletime = DHD_IDLETIME_TICKS; variable 795 module_param(dhd_idletime, int, 0);
|
| H A D | dhd_sdio.c | 9012 bus->idletime = (int32)dhd_idletime;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd.h | 2442 extern int dhd_idletime;
|
| H A D | dhd_linux.c | 794 int dhd_idletime = DHD_IDLETIME_TICKS; variable 795 module_param(dhd_idletime, int, 0);
|
| H A D | dhd_sdio.c | 9008 bus->idletime = (int32)dhd_idletime;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd.h | 2447 extern int dhd_idletime;
|
| H A D | dhd_linux.c | 810 int dhd_idletime = DHD_IDLETIME_TICKS; variable 811 module_param(dhd_idletime, int, 0);
|
| H A D | dhd_sdio.c | 9095 bus->idletime = (int32)dhd_idletime;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd.h | 3157 extern int dhd_idletime;
|
| H A D | dhd_sdio.c | 9708 bus->idletime = (int32)dhd_idletime; in dhdsdio_probe_init()
|
| H A D | dhd_linux.c | 980 int dhd_idletime = DHD_IDLETIME_TICKS; variable 981 module_param(dhd_idletime, int, 0);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd.h | 3152 extern int dhd_idletime;
|
| H A D | dhd_sdio.c | 9693 bus->idletime = (int32)dhd_idletime; in dhdsdio_probe_init()
|
| H A D | dhd_linux.c | 979 int dhd_idletime = DHD_IDLETIME_TICKS; variable 980 module_param(dhd_idletime, int, 0);
|