Searched refs:enter_sleep_state (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8187se/ieee80211/
H A Dieee80211_softmac_wx.c476 (!ieee->enter_sleep_state) ||
H A Dieee80211.h1144 void (*enter_sleep_state) (struct net_device *dev, u32 th, u32 tl); member in struct:ieee80211_device
H A Dieee80211_softmac.c1673 ieee->enter_sleep_state(ieee->dev,th,tl);
1745 ieee->enter_sleep_state(ieee->dev,ieee->ps_th,ieee->ps_tl);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211_softmac_wx.c519 (!ieee->enter_sleep_state) ||
H A Dieee80211_softmac.c1486 ieee->enter_sleep_state(ieee->dev,th,tl);
1580 //printk("notify AP we will sleep and send null ok, so sleep now++++++++++ enter_sleep_state\n");
1581 ieee->enter_sleep_state(ieee->dev,ieee->ps_th,ieee->ps_tl);
H A Dieee80211.h2322 void (*enter_sleep_state) (struct net_device *dev, u32 th, u32 tl); member in struct:ieee80211_device
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211_softmac_wx.c532 (!ieee->enter_sleep_state) ||
H A Dieee80211.h1509 void (*enter_sleep_state) (struct net_device *dev, u32 th, u32 tl); member in struct:ieee80211_device
H A Dieee80211_softmac.c1878 ieee->enter_sleep_state(ieee->dev,th,tl);
1947 ieee->enter_sleep_state(ieee->dev,ieee->ps_th,ieee->ps_tl);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac.c1406 ieee->enter_sleep_state(ieee->dev,th,tl);
1476 ieee->enter_sleep_state(ieee->dev,ieee->ps_th,ieee->ps_tl);
H A Dieee80211.h2170 void (*enter_sleep_state) (struct net_device *dev, u32 th, u32 tl); member in struct:ieee80211_device
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dieee80211.h2168 void (*enter_sleep_state) (struct net_device *dev, u32 th, u32 tl); member in struct:ieee80211_device
H A Dr8192E_core.c2440 priv->ieee80211->enter_sleep_state = rtl8192_hw_to_sleep;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8187se/
H A Dr8180_core.c2632 priv->ieee80211->enter_sleep_state = rtl8180_hw_sleep;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr8192U_core.c3193 priv->ieee80211->enter_sleep_state = rtl8192_hw_to_sleep;

Completed in 194 milliseconds