Home
last modified time | relevance | path

Searched refs:WIPHY_PARAM_RETRY_SHORT (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/drivers/net/wireless/intersil/orinoco/
Dcfg.c210 if (changed & WIPHY_PARAM_RETRY_SHORT) { in orinoco_set_wiphy_params()
/Linux-v5.4/net/wireless/
Dwext-compat.c349 changed |= WIPHY_PARAM_RETRY_SHORT; in cfg80211_wext_siwretry()
354 changed |= WIPHY_PARAM_RETRY_SHORT; in cfg80211_wext_siwretry()
Dnl80211.c3022 changed |= WIPHY_PARAM_RETRY_SHORT; in nl80211_set_wiphy()
3117 if (changed & WIPHY_PARAM_RETRY_SHORT) in nl80211_set_wiphy()
/Linux-v5.4/net/mac80211/
Dcfg.c2458 if (changed & WIPHY_PARAM_RETRY_SHORT) { in ieee80211_set_wiphy_params()
2469 (WIPHY_PARAM_RETRY_SHORT | WIPHY_PARAM_RETRY_LONG)) in ieee80211_set_wiphy_params()
/Linux-v5.4/drivers/staging/wilc1000/
Dwilc_wfi_cfgoperations.c786 if (changed & WIPHY_PARAM_RETRY_SHORT) { in set_wiphy_params()
/Linux-v5.4/drivers/net/wireless/quantenna/qtnfmac/
Dcommands.c1756 if (changed & WIPHY_PARAM_RETRY_SHORT) in qtnf_cmd_send_update_phy_params()
/Linux-v5.4/include/net/
Dcfg80211.h2592 WIPHY_PARAM_RETRY_SHORT = 1 << 0, enumerator
/Linux-v5.4/drivers/net/wireless/ath/wil6210/
Dcfg80211.c1412 if (changed & WIPHY_PARAM_RETRY_SHORT) { in wil_cfg80211_set_wiphy_params()
/Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c1227 if (changed & WIPHY_PARAM_RETRY_SHORT in brcmf_cfg80211_set_wiphy_params()