Home
last modified time | relevance | path

Searched refs:short_preamble (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_process_cfg_updates.c210 mac->mlme_cfg->ht_caps.short_preamble; in lim_update_config()
Dlim_utils.c3672 if (!mac->mlme_cfg->ht_caps.short_preamble) in lim_enable_short_preamble()
10763 if (mac->mlme_cfg->ht_caps.short_preamble) in lim_get_capability_info()
10765 mac->mlme_cfg->ht_caps.short_preamble; in lim_get_capability_info()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
Dwlan_mlme_public_struct.h671 bool short_preamble; member
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/cmn_defs/inc/
Dwlan_cmn_ieee80211.h1422 uint16_t short_preamble:1; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Dparser_api.c7528 if (mac_ctx->mlme_cfg->ht_caps.short_preamble)
12266 if (mac->mlme_cfg->ht_caps.short_preamble)
12268 mac->mlme_cfg->ht_caps.short_preamble;
/wlan-driver/qcacld-3.0/components/mlme/core/src/
Dwlan_mlme_main.c1741 ht_caps->short_preamble = cfg_get(psoc, CFG_SHORT_PREAMBLE); in mlme_init_ht_cap_in_cfg()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
Dwlan_cm_roam_offload.c541 if (mlme_obj->cfg.ht_caps.short_preamble) in cm_roam_scan_offload_fill_lfr3_config()