| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_config.h | 201 int dhd_poll; member
|
| H A D | dhd_config.c | 3098 conf->dhd_poll = 0; in dhd_conf_read_others() 3100 conf->dhd_poll = 1; in dhd_conf_read_others() 3101 CONFIG_MSG("dhd_poll = %d\n", conf->dhd_poll); in dhd_conf_read_others() 3649 conf->dhd_poll = -1; in dhd_conf_preinit()
|
| H A D | dhd_pcie.c | 1021 if ((bus->poll = (bool)dhd_poll)) in dhdpcie_dongle_attach() 1635 if (bus->dhd->conf->dhd_poll >= 0) { in dhd_set_bus_params() 1636 bus->poll = bus->dhd->conf->dhd_poll; in dhd_set_bus_params() 1639 printf("%s: set polling mode %d\n", __FUNCTION__, bus->dhd->conf->dhd_poll); in dhd_set_bus_params()
|
| H A D | dhd.h | 1917 extern uint dhd_poll;
|
| H A D | dhd_sdio.c | 8692 if ((bus->poll = (bool)dhd_poll)) in dhdsdio_probe_attach() 8886 if (bus->dhd->conf->dhd_poll >= 0) { in dhd_set_bus_params() 8887 bus->poll = bus->dhd->conf->dhd_poll; in dhd_set_bus_params() 8890 DHD_PRINT("%s: set polling mode %d\n", __FUNCTION__, bus->dhd->conf->dhd_poll); in dhd_set_bus_params()
|
| H A D | dhd_linux.c | 1902 uint dhd_poll = FALSE; variable 1903 module_param(dhd_poll, uint, 0);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_config.h | 248 int dhd_poll; member
|
| H A D | dhd_config.c | 1233 CONFIG_TRACE("dhd_poll=%d\n", conf->dhd_poll); in dhd_conf_dump_tput_patch() 4128 conf->dhd_poll = 0; in dhd_conf_read_others() 4130 conf->dhd_poll = 1; in dhd_conf_read_others() 4131 CONFIG_MSG("dhd_poll = %d\n", conf->dhd_poll); in dhd_conf_read_others() 4921 conf->dhd_poll = -1; in dhd_conf_preinit()
|
| H A D | dhd_sdio.c | 9592 if ((bus->poll = (bool)dhd_poll)) in dhdsdio_probe_attach() 9787 if (bus->dhd->conf->dhd_poll >= 0) { in dhd_set_bus_params() 9788 bus->poll = bus->dhd->conf->dhd_poll; in dhd_set_bus_params() 9791 printf("%s: set polling mode %d\n", __FUNCTION__, bus->dhd->conf->dhd_poll); in dhd_set_bus_params()
|
| H A D | dhd_pcie.c | 2354 if ((bus->poll = (bool)dhd_poll)) in dhdpcie_dongle_attach() 3564 if (bus->dhd->conf->dhd_poll >= 0) { in dhd_set_bus_params() 3565 bus->poll = bus->dhd->conf->dhd_poll; in dhd_set_bus_params() 3568 printf("%s: set polling mode %d\n", __FUNCTION__, bus->dhd->conf->dhd_poll); in dhd_set_bus_params()
|
| H A D | dhd.h | 3128 extern uint dhd_poll;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_config.h | 249 int dhd_poll; member
|
| H A D | dhd_config.c | 1293 CONFIG_TRACE("dhd_poll=%d\n", conf->dhd_poll); in dhd_conf_dump_tput_patch() 4261 conf->dhd_poll = 0; in dhd_conf_read_others() 4263 conf->dhd_poll = 1; in dhd_conf_read_others() 4264 CONFIG_MSG("dhd_poll = %d\n", conf->dhd_poll); in dhd_conf_read_others() 5107 conf->dhd_poll = -1; in dhd_conf_preinit()
|
| H A D | dhd_sdio.c | 9607 if ((bus->poll = (bool)dhd_poll)) in dhdsdio_probe_attach() 9802 if (bus->dhd->conf->dhd_poll >= 0) { in dhd_set_bus_params() 9803 bus->poll = bus->dhd->conf->dhd_poll; in dhd_set_bus_params() 9806 printf("%s: set polling mode %d\n", __FUNCTION__, bus->dhd->conf->dhd_poll); in dhd_set_bus_params()
|
| H A D | dhd_pcie.c | 2354 if ((bus->poll = (bool)dhd_poll)) in dhdpcie_dongle_attach() 3562 if (conf->dhd_poll >= 0) { in dhd_set_bus_params() 3563 bus->poll = conf->dhd_poll; in dhd_set_bus_params() 3566 printf("%s: set polling mode %d\n", __FUNCTION__, conf->dhd_poll); in dhd_set_bus_params()
|
| H A D | dhd.h | 3133 extern uint dhd_poll;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd.h | 2410 extern uint dhd_poll;
|
| H A D | dhd_linux.c | 798 uint dhd_poll = FALSE; variable 799 module_param(dhd_poll, uint, 0);
|
| H A D | dhd_sdio.c | 8930 if ((bus->poll = (bool)dhd_poll))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd.h | 2410 extern uint dhd_poll;
|
| H A D | dhd_linux.c | 798 uint dhd_poll = FALSE; variable 799 module_param(dhd_poll, uint, 0);
|
| H A D | dhd_sdio.c | 8926 if ((bus->poll = (bool)dhd_poll))
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd.h | 2415 extern uint dhd_poll;
|
| H A D | dhd_linux.c | 814 uint dhd_poll = FALSE; variable 815 module_param(dhd_poll, uint, 0);
|
| H A D | dhd_sdio.c | 8996 if ((bus->poll = (bool)dhd_poll))
|