Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_uap_cmdevent.c495 if (bss->param.chanswitch.new_oper_class) in wlan_uap_cmd_sys_configure()
506 ecsa_ie->new_oper_class = bss->param.chanswitch.new_oper_class; in wlan_uap_cmd_sys_configure()
Dmlan_api.c5362 t_u8 new_oper_class = oper_class; in wifi_set_ecsa_cfg() local
5451 if (!new_oper_class && ecsa) in wifi_set_ecsa_cfg()
5452 wlan_get_nonglobal_operclass_by_bw_channel(bw, channel, &new_oper_class); in wifi_set_ecsa_cfg()
5454 if (new_oper_class) in wifi_set_ecsa_cfg()
5462 ext_chan_switch->new_oper_class = new_oper_class; in wifi_set_ecsa_cfg()
5611 bss->param.chanswitch.new_oper_class = oper_class; in wifi_set_action_ecsa_cfg()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_ieee.h1600 t_u8 new_oper_class;
Dmlan_ioctl.h1131 t_u8 new_oper_class; member