Home
last modified time | relevance | path

Searched refs:WIPHY_PARAM_RTS_THRESHOLD (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/rsi/
H A Drsi_91x_mac80211.c715 if (changed & WIPHY_PARAM_RTS_THRESHOLD) { in rsi_mac80211_config()
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c763 if (changed & WIPHY_PARAM_RTS_THRESHOLD) in mwifiex_cfg80211_set_wiphy_params()
789 if (changed & WIPHY_PARAM_RTS_THRESHOLD) { in mwifiex_cfg80211_set_wiphy_params()
/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c1395 if (changed & WIPHY_PARAM_RTS_THRESHOLD) { in ath6kl_cfg80211_set_wiphy_params()
/linux/include/net/
H A Dcfg80211.h3410 WIPHY_PARAM_RTS_THRESHOLD = BIT(3), enumerator
/linux/net/mac80211/
H A Dcfg.c3035 if (changed & WIPHY_PARAM_RTS_THRESHOLD) { in ieee80211_set_wiphy_params()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c1633 if (changed & WIPHY_PARAM_RTS_THRESHOLD && in brcmf_cfg80211_set_wiphy_params()
/linux/net/wireless/
H A Dnl80211.c3818 changed |= WIPHY_PARAM_RTS_THRESHOLD; in nl80211_set_wiphy()
3900 if (changed & WIPHY_PARAM_RTS_THRESHOLD) in nl80211_set_wiphy()