Searched refs:supp_he (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/mac80211/
H A Dmain.c1092 bool supp_ht, supp_vht, supp_he, supp_eht; local
1206 supp_he = false;
1259 supp_he = supp_he || iftd->he_cap.has_he;
1281 (supp_ht || supp_vht || supp_he)))
1285 if (WARN_ON(supp_eht && !supp_he))
1395 if (supp_he) {

Completed in 182 milliseconds