Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/intersil/orinoco/
Dcfg.c210 if (changed & WIPHY_PARAM_RETRY_SHORT) { in orinoco_set_wiphy_params()
/linux-6.6.21/net/wireless/
Dwext-compat.c369 changed |= WIPHY_PARAM_RETRY_SHORT; in cfg80211_wext_siwretry()
374 changed |= WIPHY_PARAM_RETRY_SHORT; in cfg80211_wext_siwretry()
Dnl80211.c3642 changed |= WIPHY_PARAM_RETRY_SHORT; in nl80211_set_wiphy()
3751 if (changed & WIPHY_PARAM_RETRY_SHORT) in nl80211_set_wiphy()
/linux-6.6.21/drivers/net/wireless/microchip/wilc1000/
Dcfg80211.c823 if (changed & WIPHY_PARAM_RETRY_SHORT) { in set_wiphy_params()
/linux-6.6.21/net/mac80211/
Dcfg.c2998 if (changed & WIPHY_PARAM_RETRY_SHORT) { in ieee80211_set_wiphy_params()
3009 (WIPHY_PARAM_RETRY_SHORT | WIPHY_PARAM_RETRY_LONG)) in ieee80211_set_wiphy_params()
/linux-6.6.21/drivers/net/wireless/quantenna/qtnfmac/
Dcommands.c1664 if (changed & WIPHY_PARAM_RETRY_SHORT) in qtnf_cmd_send_update_phy_params()
/linux-6.6.21/include/net/
Dcfg80211.h3230 WIPHY_PARAM_RETRY_SHORT = 1 << 0, enumerator
/linux-6.6.21/drivers/net/wireless/ath/wil6210/
Dcfg80211.c1425 if (changed & WIPHY_PARAM_RETRY_SHORT) { in wil_cfg80211_set_wiphy_params()
/linux-6.6.21/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c1654 if (changed & WIPHY_PARAM_RETRY_SHORT in brcmf_cfg80211_set_wiphy_params()