Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_api.c5355 IEEEtypes_ExtChanSwitchAnn_t *ext_chan_switch = NULL; in wifi_set_ecsa_cfg() local
5457 ext_chan_switch = in wifi_set_ecsa_cfg()
5459 ext_chan_switch->element_id = EXTEND_CHANNEL_SWITCH_ANN; in wifi_set_ecsa_cfg()
5460 ext_chan_switch->len = 4; in wifi_set_ecsa_cfg()
5461 ext_chan_switch->chan_switch_mode = block_tx; in wifi_set_ecsa_cfg()
5462 ext_chan_switch->new_oper_class = new_oper_class; in wifi_set_ecsa_cfg()
5463 ext_chan_switch->new_channel_num = channel; in wifi_set_ecsa_cfg()
5464 ext_chan_switch->chan_switch_count = switch_count; in wifi_set_ecsa_cfg()