Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dcfg.c245 if (changed & WIPHY_PARAM_RTS_THRESHOLD) { in orinoco_set_wiphy_params()
/openbmc/linux/drivers/staging/wlan-ng/
H A Dcfg80211.c403 if (changed & WIPHY_PARAM_RTS_THRESHOLD) { in prism2_set_wiphy_params()
/openbmc/linux/drivers/net/wireless/legacy/
H A Drndis_wlan.c1867 if (changed & WIPHY_PARAM_RTS_THRESHOLD) { in rndis_set_wiphy_params()
3490 WIPHY_PARAM_FRAG_THRESHOLD | WIPHY_PARAM_RTS_THRESHOLD); in rndis_wlan_bind()
/openbmc/linux/net/wireless/
H A Dwext-compat.c275 err = rdev_set_wiphy_params(rdev, WIPHY_PARAM_RTS_THRESHOLD); in cfg80211_wext_siwrts()
H A Dnl80211.c3706 changed |= WIPHY_PARAM_RTS_THRESHOLD; in nl80211_set_wiphy()
3788 if (changed & WIPHY_PARAM_RTS_THRESHOLD) in nl80211_set_wiphy()
/openbmc/linux/drivers/net/wireless/rsi/
H A Drsi_91x_mac80211.c714 if (changed & WIPHY_PARAM_RTS_THRESHOLD) { in rsi_mac80211_config()
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c738 if (changed & WIPHY_PARAM_RTS_THRESHOLD) in mwifiex_cfg80211_set_wiphy_params()
764 if (changed & WIPHY_PARAM_RTS_THRESHOLD) { in mwifiex_cfg80211_set_wiphy_params()
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c852 if (changed & WIPHY_PARAM_RTS_THRESHOLD) { in set_wiphy_params()
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c1653 if (changed & WIPHY_PARAM_RTS_THRESHOLD) in qtnf_cmd_send_update_phy_params()
/openbmc/linux/include/net/
H A Dcfg80211.h3233 WIPHY_PARAM_RTS_THRESHOLD = 1 << 3, enumerator
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c1422 WIPHY_PARAM_RTS_THRESHOLD)) in wil_cfg80211_set_wiphy_params()
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c1395 if (changed & WIPHY_PARAM_RTS_THRESHOLD) { in ath6kl_cfg80211_set_wiphy_params()
/openbmc/linux/net/mac80211/
H A Dcfg.c2992 if (changed & WIPHY_PARAM_RTS_THRESHOLD) { in ieee80211_set_wiphy_params()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c1633 if (changed & WIPHY_PARAM_RTS_THRESHOLD && in brcmf_cfg80211_set_wiphy_params()