Home
last modified time | relevance | path

Searched refs:proptx_maxcnt_2g (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.h288 int proptx_maxcnt_2g; member
H A Ddhd_config.c3290 conf->proptx_maxcnt_2g = (int)simple_strtol(data, NULL, 0); in dhd_conf_read_others()
3291 CONFIG_MSG("proptx_maxcnt_2g = 0x%x\n", conf->proptx_maxcnt_2g); in dhd_conf_read_others()
3733 conf->proptx_maxcnt_2g = 46; in dhd_conf_preinit()
H A Dwl_android_ext.c4251 tmp_if->transit_maxcount = dhd->conf->proptx_maxcnt_2g; in wl_ext_update_wlfc_maxcount()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_config.h354 int proptx_maxcnt_2g; member
H A Ddhd_config.c4336 conf->proptx_maxcnt_2g = (int)simple_strtol(data, NULL, 0); in dhd_conf_read_others()
4337 CONFIG_MSG("proptx_maxcnt_2g = %d\n", conf->proptx_maxcnt_2g); in dhd_conf_read_others()
5022 conf->proptx_maxcnt_2g = 46; in dhd_conf_preinit()
H A Dwl_iapsta.c2167 tmp_if->transit_maxcount = dhd->conf->proptx_maxcnt_2g; in wl_ext_update_wlfc_maxcount()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_config.h357 int proptx_maxcnt_2g; member
H A Ddhd_config.c4475 conf->proptx_maxcnt_2g = (int)simple_strtol(data, NULL, 0); in dhd_conf_read_others()
4476 CONFIG_MSG("proptx_maxcnt_2g = %d\n", conf->proptx_maxcnt_2g); in dhd_conf_read_others()
5210 conf->proptx_maxcnt_2g = 46; in dhd_conf_preinit()
H A Dwl_iapsta.c2341 tmp_if->transit_maxcount = dhd->conf->proptx_maxcnt_2g; in wl_ext_update_wlfc_maxcount()