Searched refs:WIPHY_FLAG_PS_ON_BY_DEFAULT (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dcore.c371 rdev->wiphy.flags |= WIPHY_FLAG_PS_ON_BY_DEFAULT;
709 if (wdev->wiphy->flags & WIPHY_FLAG_PS_ON_BY_DEFAULT)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/p54/
H A Dmain.c599 dev->wiphy->flags &= ~WIPHY_FLAG_PS_ON_BY_DEFAULT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_init.c708 hw->wiphy->flags &= ~WIPHY_FLAG_PS_ON_BY_DEFAULT;
H A Dinit.c659 hw->wiphy->flags &= ~WIPHY_FLAG_PS_ON_BY_DEFAULT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dcfg80211.h1218 * @WIPHY_FLAG_PS_ON_BY_DEFAULT: if set to true, powersave will be enabled
1231 WIPHY_FLAG_PS_ON_BY_DEFAULT = BIT(4), enumerator in enum:wiphy_flags
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt61pci.c2597 rt2x00dev->hw->wiphy->flags &= ~WIPHY_FLAG_PS_ON_BY_DEFAULT;
H A Drt2800lib.c2773 rt2x00dev->hw->wiphy->flags &= ~WIPHY_FLAG_PS_ON_BY_DEFAULT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-agn.c3161 hw->wiphy->flags &= ~WIPHY_FLAG_PS_ON_BY_DEFAULT;

Completed in 146 milliseconds