Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
Dsch_beacon_gen.c180 if (qdf_mem_cmp(&link_ie->link_quiet, &bcn_2->Quiet, in lim_update_link_info()
181 sizeof(bcn_2->Quiet))) { in lim_update_link_info()
183 qdf_mem_copy(&link_ie->link_quiet, &bcn_2->Quiet, in lim_update_link_info()
184 sizeof(bcn_2->Quiet)); in lim_update_link_info()
235 bcn_2->Quiet.present || in lim_update_link_info()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
Ddot11f.frms1435 IE Quiet (EID_QUIET) // 7.3.2.23
4057 OPTIE Quiet;
4134 // EDCAParamSet, PowerConstraints, TPCReport, ChannelSwitchAnn, Quiet,
4165 OPTIE Quiet;
4243 OPTIE Quiet;
4553 OPTIE Quiet;
/wlan-driver/qcacld-3.0/core/mac/src/include/
Ddot11f.h11166 tDot11fIEQuiet Quiet; member
11280 tDot11fIEQuiet Quiet; member
11370 tDot11fIEQuiet Quiet; member
11807 tDot11fIEQuiet Quiet; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Dparser_api.c3087 if (pr->Quiet.present) {
3089 qdf_mem_copy(&pProbeResp->quietIE, &pr->Quiet,
5028 if (pBies->Quiet.present) {
5030 qdf_mem_copy(&pBeaconStruct->quietIE, &pBies->Quiet,
5551 if (pBeacon->Quiet.present) {
5553 qdf_mem_copy(&pBeaconStruct->quietIE, &pBeacon->Quiet,
Ddot11f.c12146 { offsetof(tDot11fBeacon, Quiet), offsetof(tDot11fIEQuiet, present), 0,
12410 { offsetof(tDot11fBeacon2, Quiet), offsetof(tDot11fIEQuiet, present), 0,
12653 { offsetof(tDot11fBeaconIEs, Quiet), offsetof(tDot11fIEQuiet, present), 0,
13347 { offsetof(tDot11fProbeResponse, Quiet), offsetof(tDot11fIEQuiet,