Home
last modified time | relevance | path

Searched refs:kso_try_max (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_config.h289 int kso_try_max; member
H A Ddhd_config.c3988 conf->kso_try_max = (int)simple_strtol(data, NULL, 0); in dhd_conf_read_sdio_params()
3989 CONFIG_MSG("kso_try_max = %d\n", conf->kso_try_max); in dhd_conf_read_sdio_params()
4951 conf->kso_try_max = 0; in dhd_conf_preinit()
H A Ddhd_sdio.c1280 if (conf->kso_try_max) in dhdsdio_clk_kso_enab()
1281 try_max = conf->kso_try_max; in dhdsdio_clk_kso_enab()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_config.h290 int kso_try_max; member
H A Ddhd_config.c4113 conf->kso_try_max = (int)simple_strtol(data, NULL, 0); in dhd_conf_read_sdio_params()
4114 CONFIG_MSG("kso_try_max = %d\n", conf->kso_try_max); in dhd_conf_read_sdio_params()
5137 conf->kso_try_max = 0; in dhd_conf_preinit()
H A Ddhd_sdio.c1281 if (conf->kso_try_max) in dhdsdio_clk_kso_enab()
1282 try_max = conf->kso_try_max; in dhdsdio_clk_kso_enab()