Home
last modified time | relevance | path

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

/linux-6.15/net/wireless/
H A Dwext-compat.c266 err = rdev_set_wiphy_params(rdev, WIPHY_PARAM_RTS_THRESHOLD); in cfg80211_wext_siwrts()
H A Dnl80211.c3827 changed |= WIPHY_PARAM_RTS_THRESHOLD; in nl80211_set_wiphy()
3900 if (changed & WIPHY_PARAM_RTS_THRESHOLD) in nl80211_set_wiphy()
/linux-6.15/drivers/net/wireless/rsi/
H A Drsi_91x_mac80211.c715 if (changed & WIPHY_PARAM_RTS_THRESHOLD) { in rsi_mac80211_config()
/linux-6.15/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c849 if (changed & WIPHY_PARAM_RTS_THRESHOLD) { in set_wiphy_params()
/linux-6.15/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-6.15/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c1654 if (changed & WIPHY_PARAM_RTS_THRESHOLD) in qtnf_cmd_send_update_phy_params()
/linux-6.15/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c1419 WIPHY_PARAM_RTS_THRESHOLD)) in wil_cfg80211_set_wiphy_params()
/linux-6.15/include/net/
H A Dcfg80211.h3454 WIPHY_PARAM_RTS_THRESHOLD = BIT(3), enumerator
/linux-6.15/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c1395 if (changed & WIPHY_PARAM_RTS_THRESHOLD) { in ath6kl_cfg80211_set_wiphy_params()
/linux-6.15/net/mac80211/
H A Dcfg.c3039 if (changed & WIPHY_PARAM_RTS_THRESHOLD) { in ieee80211_set_wiphy_params()
/linux-6.15/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c1637 if (changed & WIPHY_PARAM_RTS_THRESHOLD && in brcmf_cfg80211_set_wiphy_params()