Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_glue.c1632 static int wifi_send_tx_power_cfg_ioctl(mlan_act_ioctl action, mlan_ds_power_cfg *ds_power_cfg) in wifi_send_tx_power_cfg_ioctl() function
1663 return wifi_send_tx_power_cfg_ioctl(MLAN_ACT_SET, &ds_power_cfg); in wifi_set_tx_power()
1676 return wifi_send_tx_power_cfg_ioctl(MLAN_ACT_SET, &ds_power_cfg); in wifi_set_tx_power_ext()
1692 …ret = wifi_send_tx_power_cfg_ioctl(MLAN_ACT_GET, &ds_power_… in wifi_get_tx_power()