Home
last modified time | relevance | path

Searched refs:WIPHY_PARAM_RETRY_LONG (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/net/wireless/orinoco/
Dcfg.c215 if (changed & WIPHY_PARAM_RETRY_LONG) { in orinoco_set_wiphy_params()
/linux-4.4.14/net/wireless/
Dwext-compat.c379 changed |= WIPHY_PARAM_RETRY_LONG; in cfg80211_wext_siwretry()
386 changed |= WIPHY_PARAM_RETRY_LONG; in cfg80211_wext_siwretry()
Dnl80211.c2262 changed |= WIPHY_PARAM_RETRY_LONG; in nl80211_set_wiphy()
2321 if (changed & WIPHY_PARAM_RETRY_LONG) in nl80211_set_wiphy()
/linux-4.4.14/net/mac80211/
Dcfg.c2117 if (changed & WIPHY_PARAM_RETRY_LONG) { in ieee80211_set_wiphy_params()
2123 (WIPHY_PARAM_RETRY_SHORT | WIPHY_PARAM_RETRY_LONG)) in ieee80211_set_wiphy_params()
/linux-4.4.14/include/net/
Dcfg80211.h1926 WIPHY_PARAM_RETRY_LONG = 1 << 1, enumerator
/linux-4.4.14/drivers/net/wireless/mwifiex/
Dcfg80211.c665 if (changed & WIPHY_PARAM_RETRY_LONG) in mwifiex_cfg80211_set_wiphy_params()
/linux-4.4.14/drivers/staging/wilc1000/
Dwilc_wfi_cfgoperations.c1642 if (changed & WIPHY_PARAM_RETRY_LONG) { in set_wiphy_params()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dcfg80211.c1213 if (changed & WIPHY_PARAM_RETRY_LONG in brcmf_cfg80211_set_wiphy_params()