Home
last modified time | relevance | path

Searched refs:ISSUPP_SHORTGI20 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dfw.h274 #define ISSUPP_SHORTGI20(dot_11n_dev_cap) ((dot_11n_dev_cap) & BIT(23)) macro
H A Dcfg80211.c2086 if (ISSUPP_SHORTGI20(adapter->hw_dot_11n_dev_cap)) in nxpwifi_setup_ht_caps()
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dfw.h269 #define ISSUPP_SHORTGI20(Dot11nDevCap) (Dot11nDevCap & BIT(23)) macro
H A Dcfg80211.c2925 if (ISSUPP_SHORTGI20(adapter->hw_dot_11n_dev_cap)) in mwifiex_setup_ht_caps()