Searched refs:pvhttpcEnv_ie (Results 1 – 1 of 1) sorted by relevance
5369 IEEEtypes_VhtTpcEnvelope_t *pvhttpcEnv_ie = NULL; in wifi_set_ecsa_cfg() local5504 …pvhttpcEnv_ie = (IEEEtypes_VhtTpcEnvelope_t *)((t_u8 *)pChanSwWrap_ie + sizeof(IEEEtypes_Header_t)… in wifi_set_ecsa_cfg()5506 pvhttpcEnv_ie->ieee_hdr.element_id = VHT_TX_POWER_ENV; in wifi_set_ecsa_cfg()5507 …pvhttpcEnv_ie->ieee_hdr.len = sizeof(IEEEtypes_VhtTpcEnvelope_t) - sizeof(IEEEtypes_Header_… in wifi_set_ecsa_cfg()5510 pvhttpcEnv_ie->tpc_info = 3; in wifi_set_ecsa_cfg()5511 pvhttpcEnv_ie->local_max_tp_20mhz = 0xff; in wifi_set_ecsa_cfg()5512 pvhttpcEnv_ie->local_max_tp_40mhz = 0xff; in wifi_set_ecsa_cfg()5513 pvhttpcEnv_ie->local_max_tp_80mhz = 0xff; in wifi_set_ecsa_cfg()5514 pvhttpcEnv_ie->local_max_tp_160mhz_80_80mhz = 0xff; in wifi_set_ecsa_cfg()