Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dfw.h279 #define ISENABLED_40MHZ_INTOLERANT(dot_11n_dev_cap) ((dot_11n_dev_cap) & BIT(8)) macro
H A Dcfg80211.c2111 if (ISENABLED_40MHZ_INTOLERANT(adapter->hw_dot_11n_dev_cap)) in nxpwifi_setup_ht_caps()
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dfw.h274 #define ISENABLED_40MHZ_INTOLERANT(Dot11nDevCap) (Dot11nDevCap & BIT(8)) macro
H A Dcfg80211.c2950 if (ISENABLED_40MHZ_INTOLERANT(adapter->hw_dot_11n_dev_cap)) in mwifiex_setup_ht_caps()