Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_11h.c1345 IEEEtypes_VhtTpcEnvelope_t *pvhttpcEnv_ie = MNULL; in wlan_11h_prepare_custom_ie_chansw() local
1446 pvhttpcEnv_ie = in wlan_11h_prepare_custom_ie_chansw()
1451 pvhttpcEnv_ie->ieee_hdr.element_id = in wlan_11h_prepare_custom_ie_chansw()
1453 pvhttpcEnv_ie->ieee_hdr.len = in wlan_11h_prepare_custom_ie_chansw()
1458 pvhttpcEnv_ie->tpc_info = 3; in wlan_11h_prepare_custom_ie_chansw()
1459 pvhttpcEnv_ie->local_max_tp_20mhz = 0xff; in wlan_11h_prepare_custom_ie_chansw()
1460 pvhttpcEnv_ie->local_max_tp_40mhz = 0xff; in wlan_11h_prepare_custom_ie_chansw()
1461 pvhttpcEnv_ie->local_max_tp_80mhz = 0xff; in wlan_11h_prepare_custom_ie_chansw()
1462 pvhttpcEnv_ie->local_max_tp_160mhz_80_80mhz = in wlan_11h_prepare_custom_ie_chansw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_eth_ioctl.c11769 IEEEtypes_VhtTpcEnvelope_t *pvhttpcEnv_ie = NULL; in woal_channel_switch() local
11883 pvhttpcEnv_ie = in woal_channel_switch()
11888 pvhttpcEnv_ie->ieee_hdr.element_id = VHT_TX_POWER_ENV; in woal_channel_switch()
11889 pvhttpcEnv_ie->ieee_hdr.len = in woal_channel_switch()
11894 pvhttpcEnv_ie->tpc_info = 3; in woal_channel_switch()
11895 pvhttpcEnv_ie->local_max_tp_20mhz = 0xff; in woal_channel_switch()
11896 pvhttpcEnv_ie->local_max_tp_40mhz = 0xff; in woal_channel_switch()
11897 pvhttpcEnv_ie->local_max_tp_80mhz = 0xff; in woal_channel_switch()
11898 pvhttpcEnv_ie->local_max_tp_160mhz_80_80mhz = 0xff; in woal_channel_switch()