Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Dieee802_11_common.c2731 struct ieee80211_he_capabilities *hecaps = in get_max_nss_capability() local
2747 if (hecaps) { in get_max_nss_capability()
2748 mcs_map = (parse_for_rx) ? hecaps->he_basic_supported_mcs_set.rx_map : in get_max_nss_capability()
2749 hecaps->he_basic_supported_mcs_set.tx_map; in get_max_nss_capability()
2771 struct ieee80211_he_capabilities *hecaps = in get_supported_channel_width() local
2782 if (hecaps) { in get_supported_channel_width()
2784 hecaps->he_phy_capab_info[HE_PHYCAP_CHANNEL_WIDTH_SET_IDX]; in get_supported_channel_width()