Searched refs:max_nss_ht (Results 1 – 1 of 1) sorted by relevance
3874 unsigned int max_nss_ht; in get_max_nss_capability() local3876 max_nss_ht = parse_ht_mcs_set_for_max_nss(htcaps, parse_for_rx); in get_max_nss_capability()3877 if (max_nss_ht > max_nss) in get_max_nss_capability()3878 max_nss = max_nss_ht; in get_max_nss_capability()