Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dieee802_11_common.c2857 int max_nss_he = parse_oh_macs_for_max_noss( in get_oh_max_noss_capa() local
2859 if (max_nss_he > max_noss) { in get_oh_max_noss_capa()
2860 max_noss = max_nss_he; in get_oh_max_noss_capa()