Searched refs:ISSUPP_SHORTGI40 (Results 1 – 6 of 6) sorted by relevance
1357 if (ISSUPP_SHORTGI40(usr_dot_11n_dev_cap)) in wlan_fill_cap_info()1434 if (!ISSUPP_SHORTGI40(usr_dot_11n_dev_cap)) in wlan_reset_cap_info()1616 (ISSUPP_SHORTGI40(cap) ? "supported" : "not supported")); in wlan_show_dot11ndevcap()
572 #define ISSUPP_SHORTGI40(Dot11nDevCap) (Dot11nDevCap & MBIT(24)) macro
1360 if (ISSUPP_SHORTGI40(usr_dot_11n_dev_cap)) in wlan_fill_cap_info()1444 if (!ISSUPP_SHORTGI40(usr_dot_11n_dev_cap)) in wlan_reset_cap_info()1664 (ISSUPP_SHORTGI40(cap) ? "supported" : "not supported")); in wlan_show_dot11ndevcap()
660 #define ISSUPP_SHORTGI40(Dot11nDevCap) (Dot11nDevCap & MBIT(24)) macro
278 #define ISSUPP_SHORTGI40(Dot11nDevCap) (Dot11nDevCap & BIT(24)) macro
2819 if (ISSUPP_SHORTGI40(adapter->hw_dot_11n_dev_cap)) in mwifiex_setup_ht_caps()