Home
last modified time | relevance | path

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

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