Home
last modified time | relevance | path

Searched refs:dhd_poll (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_config.h201 int dhd_poll; member
H A Ddhd_config.c3098 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 Ddhd_pcie.c1021 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 Ddhd.h1917 extern uint dhd_poll;
H A Ddhd_sdio.c8692 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 Ddhd_linux.c1902 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 Ddhd_config.h248 int dhd_poll; member
H A Ddhd_config.c1233 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 Ddhd_sdio.c9592 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 Ddhd_pcie.c2354 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 Ddhd.h3128 extern uint dhd_poll;
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_config.h249 int dhd_poll; member
H A Ddhd_config.c1293 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 Ddhd_sdio.c9607 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 Ddhd_pcie.c2354 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 Ddhd.h3133 extern uint dhd_poll;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd.h2410 extern uint dhd_poll;
H A Ddhd_linux.c798 uint dhd_poll = FALSE; variable
799 module_param(dhd_poll, uint, 0);
H A Ddhd_sdio.c8930 if ((bus->poll = (bool)dhd_poll))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd.h2410 extern uint dhd_poll;
H A Ddhd_linux.c798 uint dhd_poll = FALSE; variable
799 module_param(dhd_poll, uint, 0);
H A Ddhd_sdio.c8926 if ((bus->poll = (bool)dhd_poll))
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd.h2415 extern uint dhd_poll;
H A Ddhd_linux.c814 uint dhd_poll = FALSE; variable
815 module_param(dhd_poll, uint, 0);
H A Ddhd_sdio.c8996 if ((bus->poll = (bool)dhd_poll))

12