Home
last modified time | relevance | path

Searched refs:operMode (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_assoc_req_frame.c1685 if (assoc_req->operMode.present) { in lim_update_sta_ds()
1687 assoc_req->operMode.chanWidth; in lim_update_sta_ds()
1815 if (assoc_req->operMode.present) { in lim_update_sta_ds()
1816 sta_ds->vhtSupportedRxNss = assoc_req->operMode.rxNSS + 1; in lim_update_sta_ds()
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Dparser_api.h389 tDot11fIEOperatingMode operMode; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c3469 qdf_mem_copy(&pAssocReq->operMode, &ar->OperatingMode,
3471 lim_log_operating_mode(mac, &pAssocReq->operMode);
4528 qdf_mem_copy(&pAssocReq->operMode, &ar->OperatingMode,
4531 lim_log_operating_mode(mac, &pAssocReq->operMode);