Home
last modified time | relevance | path

Searched refs:device_class (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_he.c244 he_cap->device_class = WMI_HECAP_PHY_COD_GET(phy_cap); in wma_convert_he_cap()
432 he_cap->device_class = QDF_MIN(he_cap->device_class, in wma_derive_ext_he_cap()
433 new_cap->device_class); in wma_derive_ext_he_cap()
584 he_cap->rx_pream_puncturing, he_cap->device_class, in wma_print_he_cap()
1087 WMI_HECAP_PHY_COD_SET(phy_cap, he_cap->device_class); in wma_populate_peer_he_cap()
/wlan-driver/qcacld-3.0/core/mac/inc/
Dsir_mac_prot_def.h1553 uint32_t device_class:1; member
1693 uint32_t device_class:1; member
1785 uint32_t device_class:1;
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_process_tdls.c1392 pDot11f->device_class = uHECapInfo.he_cap.device_class; in lim_tdls_populate_dot11f_he_caps()
Dlim_utils.c7630 he_cap->device_class, in lim_log_he_cap()
7899 he_cap->device_class = dot11_cap.device_class; in lim_set_he_caps()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
Dwlan_mlme_api.c1055 mlme_obj->cfg.he_caps.dot11_he_cap.device_class = he_cap->device_class; in mlme_update_tgt_he_caps_in_cfg()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
Ddot11f.frms3315 device_class:1;
/wlan-driver/qcacld-3.0/components/mlme/core/src/
Dwlan_mlme_main.c2106 he_caps->dot11_he_cap.device_class = in mlme_init_he_cap_in_cfg()
/wlan-driver/qcacld-3.0/core/mac/src/include/
Ddot11f.h9944 uint32_t device_class:1; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Ddot11f.c10198 pDst->device_class = tmp100__ >> 12 & 0x1; in dot11f_unpack_ie_he_cap()
30937 tmp220__ |= (pSrc->device_class << 12); in dot11f_pack_ie_he_cap()