Home
last modified time | relevance | path

Searched refs:numss_m1 (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_he.c139 hdr->nss = ppet->numss_m1; in wma_convert_he_ppet()
660 numss = ppet->numss_m1 + 1; in wma_print_he_ppet()
668 wma_err("invalid numss_m1 %d", ppet->numss_m1); in wma_print_he_ppet()
850 mac_cap->he_ppet2G.numss_m1, in wma_update_target_ext_he_cap()
877 mac_cap->he_ppet5G.numss_m1, in wma_update_target_ext_he_cap()
949 peer_ppet->numss_m1 = nss - 1; in wma_parse_he_ppet()
1392 he_cap->ppet.numss_m1 = wma_handle->he_cap.ppet.numss_m1; in wma_get_he_capabilities()
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/inc/
H A Dservice_ready_param.h113 uint32_t numss_m1; member
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_he.c181 NLA_HDRLEN + sizeof(he_cap.ppet.numss_m1) + in __wlan_hdd_cfg80211_get_he_cap()
210 QCA_WLAN_VENDOR_ATTR_NUM_SS, he_cap.ppet.numss_m1) || in __wlan_hdd_cfg80211_get_he_cap()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h1095 uint32_t numss_m1; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c3716 cmd->peer_eht_ppet.numss_m1, cmd->peer_eht_ppet.ru_mask); in update_peer_flags_tlv_ehtinfo()
15461 param->eht_ppet2G.numss_m1, in extract_mac_phy_cap_ehtcaps()
15468 param->eht_ppet5G.numss_m1, in extract_mac_phy_cap_ehtcaps()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h2912 A_UINT32 numss_m1; /** NSS - 1*/ member