Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/orinoco/
Dcfg.c210 if (changed & WIPHY_PARAM_RETRY_SHORT) { in orinoco_set_wiphy_params()
/linux-4.1.27/net/wireless/
Dwext-compat.c382 changed |= WIPHY_PARAM_RETRY_SHORT; in cfg80211_wext_siwretry()
387 changed |= WIPHY_PARAM_RETRY_SHORT; in cfg80211_wext_siwretry()
Dnl80211.c2239 changed |= WIPHY_PARAM_RETRY_SHORT; in nl80211_set_wiphy()
2305 if (changed & WIPHY_PARAM_RETRY_SHORT) in nl80211_set_wiphy()
/linux-4.1.27/net/mac80211/
Dcfg.c2127 if (changed & WIPHY_PARAM_RETRY_SHORT) { in ieee80211_set_wiphy_params()
2138 (WIPHY_PARAM_RETRY_SHORT | WIPHY_PARAM_RETRY_LONG)) in ieee80211_set_wiphy_params()
/linux-4.1.27/include/net/
Dcfg80211.h1884 WIPHY_PARAM_RETRY_SHORT = 1 << 0, enumerator
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dcfg80211.c1213 if (changed & WIPHY_PARAM_RETRY_SHORT in brcmf_cfg80211_set_wiphy_params()