Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_eht.c285 eht_cap->limited_cap_support_20mhz = in wma_convert_eht_cap()
549 eht_cap->limited_cap_support_20mhz, in wma_print_eht_cap()
762 eht_cap->limited_cap_support_20mhz); in wma_populate_peer_eht_cap()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/cmn_defs/inc/
Dwlan_cmn_ieee80211.h3501 uint8_t limited_cap_support_20mhz:1; member
3593 uint8_t limited_cap_support_20mhz:1;
3807 uint8_t limited_cap_support_20mhz:1; member
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_utils.c9185 eht_cap->limited_cap_support_20mhz = in lim_set_eht_caps()
9186 dot11_cap.limited_cap_support_20mhz; in lim_set_eht_caps()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
Ddot11f.frms3545 limited_cap_support_20mhz: 1;
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Dparser_api.c8916 dot11f_eht_cap->limited_cap_support_20mhz =
9366 val = dot11f_eht_cap.limited_cap_support_20mhz;
Ddot11f.c9574 pDst->limited_cap_support_20mhz = tmp88__ >> 2 & 0x1; in dot11f_unpack_ie_eht_cap()
30228 tmp208__ |= (pSrc->limited_cap_support_20mhz << 2); in dot11f_pack_ie_eht_cap()
/wlan-driver/qcacld-3.0/core/mac/src/include/
Ddot11f.h9229 uint8_t limited_cap_support_20mhz:1; member