Searched refs:ISSUPP_11ACBW8080 (Results 1 – 2 of 2) sorted by relevance
639 (ISSUPP_11ACBW8080(cap) ? "supported" : "not supported")); in wlan_show_dot11acdevcap()1129 if (ISSUPP_11ACBW8080(pmpriv->usr_dot_11ac_dev_cap_a) && pvht_cap && in wlan_is_80_80_support()1130 ISSUPP_11ACBW8080(pvht_cap->vht_cap.vht_cap_info)) in wlan_is_80_80_support()
930 #define ISSUPP_11ACBW8080(Dot11acDevCap) (Dot11acDevCap & MBIT(3)) macro