Searched refs:ISSUPP_SHORTGI20 (Results 1 – 6 of 6) sorted by relevance
1352 if (ISSUPP_SHORTGI20(usr_dot_11n_dev_cap)) in wlan_fill_cap_info()1431 if (!ISSUPP_SHORTGI20(usr_dot_11n_dev_cap)) in wlan_reset_cap_info()1618 (ISSUPP_SHORTGI20(cap) ? "supported" : "not supported")); in wlan_show_dot11ndevcap()
576 #define ISSUPP_SHORTGI20(Dot11nDevCap) (Dot11nDevCap & MBIT(23)) macro
1355 if (ISSUPP_SHORTGI20(usr_dot_11n_dev_cap)) in wlan_fill_cap_info()1441 if (!ISSUPP_SHORTGI20(usr_dot_11n_dev_cap)) in wlan_reset_cap_info()1666 (ISSUPP_SHORTGI20(cap) ? "supported" : "not supported")); in wlan_show_dot11ndevcap()
664 #define ISSUPP_SHORTGI20(Dot11nDevCap) (Dot11nDevCap & MBIT(23)) macro
277 #define ISSUPP_SHORTGI20(Dot11nDevCap) (Dot11nDevCap & BIT(23)) macro
2814 if (ISSUPP_SHORTGI20(adapter->hw_dot_11n_dev_cap)) in mwifiex_setup_ht_caps()