Searched refs:tlv_chan_switch (Results 1 – 1 of 1) sorted by relevance
392 MrvlIEtypes_action_chan_switch_t *tlv_chan_switch = MNULL; in wlan_uap_cmd_sys_configure() local491 tlv_chan_switch = (MrvlIEtypes_action_chan_switch_t *)sys_config->tlv_buffer; in wlan_uap_cmd_sys_configure()492 tlv_chan_switch->header.type = wlan_cpu_to_le16(MRVL_ACTION_CHAN_SWITCH_ANNOUNCE); in wlan_uap_cmd_sys_configure()494 tlv_chan_switch->mode = 0; in wlan_uap_cmd_sys_configure()497 tlv_chan_switch->header.len = in wlan_uap_cmd_sys_configure()500 … ecsa_ie = (IEEEtypes_ExtChanSwitchAnn_t *)tlv_chan_switch->ie_buf; in wlan_uap_cmd_sys_configure()511 tlv_chan_switch->header.len = in wlan_uap_cmd_sys_configure()514 csa_ie = (IEEEtypes_ChanSwitchAnn_t *)tlv_chan_switch->ie_buf; in wlan_uap_cmd_sys_configure()