Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_init.c164 static char *txpwrlimit_cfg; variable
871 woal_dup_string(&params->txpwrlimit_cfg, out_str); in parse_cfg_read_block()
873 params->txpwrlimit_cfg); in parse_cfg_read_block()
1525 woal_dup_string(&handle->params.txpwrlimit_cfg, txpwrlimit_cfg); in woal_setup_module_param()
1527 woal_dup_string(&handle->params.txpwrlimit_cfg, in woal_setup_module_param()
1528 params->txpwrlimit_cfg); in woal_setup_module_param()
1743 if (params->txpwrlimit_cfg) { in woal_free_module_param()
1744 kfree(params->txpwrlimit_cfg); in woal_free_module_param()
1745 params->txpwrlimit_cfg = NULL; in woal_free_module_param()
1998 txpwrlimit_cfg = (char *)string_data; in woal_init_from_dev_tree()
[all …]
H A Dmoal_main.c3686 char *txpwrlimit_cfg = handle->params.txpwrlimit_cfg; local
3690 if (txpwrlimit_cfg && strncmp(txpwrlimit_cfg, "none", strlen("none"))) {
3692 handle->params.txpwrlimit_cfg);
3697 txpwrlimit_cfg, handle->hotplug_device,
3705 txpwrlimit_cfg, handle->hotplug_device,
3713 txpwrlimit_cfg, handle->hotplug_device,
3719 THIS_MODULE, txpwrlimit_cfg,
3738 txpwrlimit_cfg,
H A Dmoal_sta_cfg80211.c4051 !handle->params.txpwrlimit_cfg && load_power_table && in woal_cfg80211_reg_notifier()
4061 load_power_table && !handle->params.txpwrlimit_cfg) in woal_cfg80211_reg_notifier()
4070 load_power_table && !handle->params.txpwrlimit_cfg) in woal_cfg80211_reg_notifier()
9593 !priv->phandle->params.txpwrlimit_cfg)
H A Dmoal_main.h2196 char *txpwrlimit_cfg; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_main.c172 char *txpwrlimit_cfg; variable
1229 txpwrlimit_cfg = (char *)string_data; in woal_init_from_dev_tree()
1231 txpwrlimit_cfg); in woal_init_from_dev_tree()
2580 if (txpwrlimit_cfg && strncmp(txpwrlimit_cfg, "none", strlen("none"))) {
2584 (THIS_MODULE, FW_ACTION_HOTPLUG, txpwrlimit_cfg,
2590 (THIS_MODULE, FW_ACTION_HOTPLUG, txpwrlimit_cfg,
2595 (THIS_MODULE, txpwrlimit_cfg,
2611 (&handle->txpwr_data, txpwrlimit_cfg,
8970 module_param(txpwrlimit_cfg, charp, 0);
8971 MODULE_PARM_DESC(txpwrlimit_cfg,
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/
H A DREADME_MLAN82 txpwrlimit_cfg=<Tx power limit config file name>
83 …e.g. copy txpwrlimit_cfg_set.conf to firmware directory, txpwrlimit_cfg=nxp/txpwrlimit_cfg_set.conf
582 mlanutl mlanX hostcmd <txpwrlimit_cfg.conf> txpwrlimit_2g_cfg_set
583 mlanutl mlanX hostcmd <txpwrlimit_cfg.conf> txpwrlimit_5g_cfg_set
584 mlanutl mlanX hostcmd <txpwrlimit_cfg.conf> txpwrlimit_cfg_get
2089 …<src_file> : raw data file used by driver load parameter "txpwrlimit_cfg" which will be d…
2916 mlanutl mlanX hostcmd config/txpwrlimit_cfg.conf txpwrlimit_cfg_get
2917 mlanutl mlanX hostcmd config/txpwrlimit_cfg.conf txpwrlimit_2g_cfg_set
2918 mlanutl mlanX hostcmd config/txpwrlimit_cfg.conf txpwrlimit_5g_cfg_set