Home
last modified time | relevance | path

Searched refs:txctl_tmo_fix (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_config.h213 int txctl_tmo_fix; member
H A Ddhd_config.c2936 conf->txctl_tmo_fix = (int)simple_strtol(data, NULL, 0); in dhd_conf_read_sdio_params()
2937 CONFIG_MSG("txctl_tmo_fix = %d\n", conf->txctl_tmo_fix); in dhd_conf_read_sdio_params()
3496 conf->tx_max_offset, conf->txctl_tmo_fix); in dhd_conf_set_txglom_params()
3656 conf->txctl_tmo_fix = 300; in dhd_conf_preinit()
H A Ddhd_sdio.c3091 if (bus->dhd->conf->txctl_tmo_fix > 0 && !TXCTLOK(bus)) { in dhd_bus_txctl()
3095 msecs_to_jiffies(bus->dhd->conf->txctl_tmo_fix)); in dhd_bus_txctl()
7233 if (bus->dhd->conf->txctl_tmo_fix) { in dhdsdio_dpc()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_config.h260 int txctl_tmo_fix; member
H A Ddhd_config.c3933 conf->txctl_tmo_fix = (int)simple_strtol(data, NULL, 0); in dhd_conf_read_sdio_params()
3934 CONFIG_MSG("txctl_tmo_fix = %d\n", conf->txctl_tmo_fix); in dhd_conf_read_sdio_params()
4677 conf->tx_max_offset, conf->txctl_tmo_fix); in dhd_conf_set_txglom_params()
4928 conf->txctl_tmo_fix = 300; in dhd_conf_preinit()
H A Ddhd_sdio.c3123 if (bus->dhd->conf->txctl_tmo_fix > 0 && !TXCTLOK(bus)) { in dhd_bus_txctl()
3127 msecs_to_jiffies(bus->dhd->conf->txctl_tmo_fix)); in dhd_bus_txctl()
8024 if (bus->dhd->conf->txctl_tmo_fix) { in dhdsdio_dpc()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_config.h261 int txctl_tmo_fix; member
H A Ddhd_config.c4058 conf->txctl_tmo_fix = (int)simple_strtol(data, NULL, 0); in dhd_conf_read_sdio_params()
4059 CONFIG_MSG("txctl_tmo_fix = %d\n", conf->txctl_tmo_fix); in dhd_conf_read_sdio_params()
4816 conf->tx_max_offset, conf->txctl_tmo_fix); in dhd_conf_set_txglom_params()
5114 conf->txctl_tmo_fix = 300; in dhd_conf_preinit()
H A Ddhd_sdio.c3134 if (bus->dhd->conf->txctl_tmo_fix > 0 && !TXCTLOK(bus)) { in dhd_bus_txctl()
3138 msecs_to_jiffies(bus->dhd->conf->txctl_tmo_fix)); in dhd_bus_txctl()
8035 if (bus->dhd->conf->txctl_tmo_fix) { in dhdsdio_dpc()