Searched refs:supp_eht (Results 1 - 1 of 1) sorted by last modified time

/linux-master/net/mac80211/
H A Dmain.c1092 bool supp_ht, supp_vht, supp_he, supp_eht; local
1207 supp_eht = false;
1260 supp_eht = supp_eht || iftd->eht_cap.has_eht;
1285 if (WARN_ON(supp_eht && !supp_he))
1401 if (supp_eht)

Completed in 242 milliseconds