Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_11h.c1344 IEEEtypes_WideBWChanSwitch_t *pbwchansw_ie = MNULL; in wlan_11h_prepare_custom_ie_chansw() local
1422 pbwchansw_ie = in wlan_11h_prepare_custom_ie_chansw()
1426 pbwchansw_ie->ieee_hdr.element_id = in wlan_11h_prepare_custom_ie_chansw()
1428 pbwchansw_ie->ieee_hdr.len = in wlan_11h_prepare_custom_ie_chansw()
1432 pbwchansw_ie->new_channel_width = in wlan_11h_prepare_custom_ie_chansw()
1434 pbwchansw_ie->new_channel_center_freq0 = in wlan_11h_prepare_custom_ie_chansw()
1438 pbwchansw_ie->new_channel_center_freq1 = in wlan_11h_prepare_custom_ie_chansw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_eth_ioctl.c11768 IEEEtypes_WideBWChanSwitch_t *pbwchansw_ie = NULL; in woal_channel_switch() local
11851 pbwchansw_ie = (IEEEtypes_WideBWChanSwitch_t in woal_channel_switch()
11854 pbwchansw_ie->ieee_hdr.element_id = BW_CHANNEL_SWITCH; in woal_channel_switch()
11855 pbwchansw_ie->ieee_hdr.len = in woal_channel_switch()
11863 pbwchansw_ie->new_channel_width = 0; in woal_channel_switch()
11864 pbwchansw_ie->new_channel_center_freq0 = in woal_channel_switch()
11867 pbwchansw_ie->new_channel_width = 1; in woal_channel_switch()
11868 pbwchansw_ie->new_channel_center_freq0 = in woal_channel_switch()
11870 pbwchansw_ie->new_channel_center_freq1 = in woal_channel_switch()
11873 pbwchansw_ie->new_channel_width = 2; in woal_channel_switch()
[all …]