Home
last modified time | relevance | path

Searched defs:txpwrlimit (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan_enhanced_tests.c1014 void print_txpwrlimit(wlan_txpwrlimit_t *txpwrlimit)
1079 wlan_txpwrlimit_t *txpwrlimit = NULL; local
1133 wlan_txpwrlimit_t *txpwrlimit = NULL; local
1207 wlan_txpwrlimit_t *txpwrlimit = NULL; local
Dwlan.c11947 int wlan_set_chanlist_and_txpwrlimit(wlan_chanlist_t *chanlist, wlan_txpwrlimit_t *txpwrlimit) in wlan_set_chanlist_and_txpwrlimit()
11987 int wlan_set_txpwrlimit(wlan_txpwrlimit_t *txpwrlimit) in wlan_set_txpwrlimit()
11997 int wlan_get_txpwrlimit(wifi_SubBand_t subband, wifi_txpwrlimit_t *txpwrlimit) in wlan_get_txpwrlimit()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_11k.c101 static t_u8 wlan_link_measurement_get_tx_power(wifi_txpwrlimit_t *txpwrlimit, t_u8 ModulationGroup,… in wlan_link_measurement_get_tx_power()
809 wlan_txpwrlimit_t *txpwrlimit = NULL; in wlan_process_link_measurement_request() local
Dmlan_api.c4098 int wifi_set_txpwrlimit(wifi_txpwrlimit_t *txpwrlimit) in wifi_set_txpwrlimit()
4139 int wifi_get_txpwrlimit(wifi_SubBand_t subband, wifi_txpwrlimit_t *txpwrlimit) in wifi_get_txpwrlimit()
Dmlan_glue.c3915 … wifi_txpwrlimit_t *txpwrlimit = (wifi_txpwrlimit_t *)wm_wifi.cmd_resp_priv; in wifi_process_cmd_response() local