Home
last modified time | relevance | path

Searched refs:max_ampdu_lenexp (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dwlan_mlme_public_struct.h998 uint32_t max_ampdu_lenexp:3; member
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/cmn_defs/inc/
H A Dwlan_cmn_ieee80211.h1796 uint32_t max_ampdu_lenexp:3; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c1392 pe_session->vht_config.max_ampdu_lenexp;
7812 session->vht_config.max_ampdu_lenexp;
/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_api_roam.c6415 vht_config.max_ampdu_lenexp = in csr_setup_vdev_session()