Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wlcmgr/
Dwlan.h1527 typedef wifi_rutxpwrlimit_t wlan_rutxpwrlimit_t; typedef
6019 int wlan_set_11ax_rutxpowerlimit_legacy(const wlan_rutxpwrlimit_t *ru_pwr_cfg);
6029 int wlan_get_11ax_rutxpowerlimit_legacy(wlan_rutxpwrlimit_t *ru_pwr_cfg);
/hal_nxp-latest/mcux/mcux-sdk/components/wifi_bt_module/Murata/tx_pwr_limits/
Dwlan_txpwrlimit_cfg_murata_2EL_CA_RU_Tx_power.h2949 const static wlan_rutxpwrlimit_t rutxpowerlimit_2g_cfg_set = {
2979 const static wlan_rutxpwrlimit_t rutxpowerlimit_5g_cfg_set = {
Dwlan_txpwrlimit_cfg_murata_2EL_US_RU_Tx_power.h2973 const static wlan_rutxpwrlimit_t rutxpowerlimit_2g_cfg_set = {
3003 const static wlan_rutxpwrlimit_t rutxpowerlimit_5g_cfg_set = {
Dwlan_txpwrlimit_cfg_murata_2EL_WW.h2793 const static wlan_rutxpwrlimit_t rutxpowerlimit_2g_cfg_set = {
2849 const static wlan_rutxpwrlimit_t rutxpowerlimit_5g_cfg_set = {
Dwlan_txpwrlimit_cfg_murata_2EL_EU_RU_Tx_power.h2925 const static wlan_rutxpwrlimit_t rutxpowerlimit_2g_cfg_set = {
2955 const static wlan_rutxpwrlimit_t rutxpowerlimit_5g_cfg_set = {
Dwlan_txpwrlimit_cfg_murata_2EL_JP_RU_Tx_power.h2937 const static wlan_rutxpwrlimit_t rutxpowerlimit_2g_cfg_set = {
2967 const static wlan_rutxpwrlimit_t rutxpowerlimit_5g_cfg_set = {
/hal_nxp-latest/mcux/mcux-sdk/components/wifi_bt_module/u-blox/tx_pwr_limits/
Dwlan_txpwrlimit_cfg_jody_w5_WW.h2793 const static wlan_rutxpwrlimit_t rutxpowerlimit_2g_cfg_set = {
2849 const static wlan_rutxpwrlimit_t rutxpowerlimit_5g_cfg_set = {
/hal_nxp-latest/mcux/mcux-sdk/components/wifi_bt_module/AzureWave/tx_pwr_limits/
Dwlan_txpwrlimit_cfg_WW_rw610.h3323 const static wlan_rutxpwrlimit_t rutxpowerlimit_2g_cfg_set = {
3380 const static wlan_rutxpwrlimit_t rutxpowerlimit_5g_cfg_set = {
/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan.c13818 (void)memset(ru_pwr_cfg, 0x00, sizeof(wlan_rutxpwrlimit_t)); in wlan_get_11ax_rutxpowerlimit_legacy()