Searched refs:WIPHY_PARAM_RETRY_SHORT (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/orinoco/
H A Dcfg.c208 if (changed & WIPHY_PARAM_RETRY_SHORT) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dcfg.c1308 if (changed & WIPHY_PARAM_RETRY_SHORT)
1313 (WIPHY_PARAM_RETRY_SHORT | WIPHY_PARAM_RETRY_LONG))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dwext-compat.c383 changed |= WIPHY_PARAM_RETRY_SHORT;
388 changed |= WIPHY_PARAM_RETRY_SHORT;
H A Dnl80211.c910 changed |= WIPHY_PARAM_RETRY_SHORT;
970 if (changed & WIPHY_PARAM_RETRY_SHORT)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dcfg80211.h864 * @WIPHY_PARAM_RETRY_SHORT: wiphy->retry_short has changed
871 WIPHY_PARAM_RETRY_SHORT = 1 << 0, enumerator in enum:wiphy_params_flags

Completed in 51 milliseconds