Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
Dwlan_mlme_public_struct.h1072 tDot11fIEhe_cap he_cap_orig; member
/wlan-driver/qcacld-3.0/core/sme/src/common/
Dsme_api.c11122 tDot11fIEhe_cap *he_cap_orig; in sme_update_he_capabilities() local
11131 he_cap_orig = &mac_ctx->mlme_cfg->he_caps.he_cap_orig; in sme_update_he_capabilities()
11137 cfg_he_cap->broadcast_twt = he_cap_orig->broadcast_twt; in sme_update_he_capabilities()
11145 cfg_he_cap->rx_ctrl_frame = he_cap_orig->rx_ctrl_frame; in sme_update_he_capabilities()
11152 he_cap_orig->rx_pream_puncturing; in sme_update_he_capabilities()
15216 mac_ctx->mlme_cfg->he_caps.he_cap_orig; in sme_reset_he_caps()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
Dwlan_mlme_api.c840 *he_cap = mlme_obj->cfg.he_caps.he_cap_orig; in mlme_cfg_get_he_caps()
1246 mlme_obj->cfg.he_caps.he_cap_orig = mlme_obj->cfg.he_caps.dot11_he_cap; in mlme_update_tgt_he_caps_in_cfg()