Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/intersil/orinoco/
Dcfg.c210 if (changed & WIPHY_PARAM_RETRY_SHORT) { in orinoco_set_wiphy_params()
/Linux-v5.10/net/wireless/
Dwext-compat.c348 changed |= WIPHY_PARAM_RETRY_SHORT; in cfg80211_wext_siwretry()
353 changed |= WIPHY_PARAM_RETRY_SHORT; in cfg80211_wext_siwretry()
Dnl80211.c3257 changed |= WIPHY_PARAM_RETRY_SHORT; in nl80211_set_wiphy()
3352 if (changed & WIPHY_PARAM_RETRY_SHORT) in nl80211_set_wiphy()
/Linux-v5.10/drivers/net/wireless/microchip/wilc1000/
Dcfg80211.c804 if (changed & WIPHY_PARAM_RETRY_SHORT) { in set_wiphy_params()
/Linux-v5.10/net/mac80211/
Dcfg.c2583 if (changed & WIPHY_PARAM_RETRY_SHORT) { in ieee80211_set_wiphy_params()
2594 (WIPHY_PARAM_RETRY_SHORT | WIPHY_PARAM_RETRY_LONG)) in ieee80211_set_wiphy_params()
/Linux-v5.10/include/net/
Dcfg80211.h2831 WIPHY_PARAM_RETRY_SHORT = 1 << 0, enumerator
/Linux-v5.10/drivers/net/wireless/quantenna/qtnfmac/
Dcommands.c1675 if (changed & WIPHY_PARAM_RETRY_SHORT) in qtnf_cmd_send_update_phy_params()
/Linux-v5.10/drivers/net/wireless/ath/wil6210/
Dcfg80211.c1401 if (changed & WIPHY_PARAM_RETRY_SHORT) { in wil_cfg80211_set_wiphy_params()
/Linux-v5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c1310 if (changed & WIPHY_PARAM_RETRY_SHORT in brcmf_cfg80211_set_wiphy_params()