Searched refs:max_nss_ht (Results 1 – 1 of 1) sorted by relevance
2734 int max_nss_ht = parse_ht_mcs_set_for_max_nss(htcaps, parse_for_rx); in get_max_nss_capability() local2735 if (max_nss_ht > max_nss) in get_max_nss_capability()2736 max_nss = max_nss_ht; in get_max_nss_capability()