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 D | dhd_config.h | 213 int txctl_tmo_fix; member
|
| H A D | dhd_config.c | 2936 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 D | dhd_sdio.c | 3091 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 D | dhd_config.h | 260 int txctl_tmo_fix; member
|
| H A D | dhd_config.c | 3933 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 D | dhd_sdio.c | 3123 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 D | dhd_config.h | 261 int txctl_tmo_fix; member
|
| H A D | dhd_config.c | 4058 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 D | dhd_sdio.c | 3134 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()
|