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

/drivers/staging/rtl8187se/ieee80211/
H A Dieee80211_softmac_wx.c478 (!ieee->enter_sleep_state) ||
H A Dieee80211.h1169 void (*enter_sleep_state) (struct net_device *dev, u32 th, u32 tl); member in struct:ieee80211_device
H A Dieee80211_softmac.c1680 ieee->enter_sleep_state(ieee->dev,th,tl);
1752 ieee->enter_sleep_state(ieee->dev,ieee->ps_th,ieee->ps_tl);
/drivers/staging/rtl8192e/
H A Drtllib_softmac_wx.c576 (!ieee->enter_sleep_state) ||
H A Drtllib_softmac.c2084 ieee->enter_sleep_state(ieee->dev, time);
2159 ieee->enter_sleep_state(ieee->dev, ieee->ps_time);
H A Drtllib.h2474 void (*enter_sleep_state)(struct net_device *dev, u64 time); member in struct:rtllib_device
/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h2189 void (*enter_sleep_state) (struct net_device *dev, u32 th, u32 tl); member in struct:ieee80211_device
H A Dieee80211_softmac.c1802 ieee->enter_sleep_state(ieee->dev,th,tl);
1872 ieee->enter_sleep_state(ieee->dev,ieee->ps_th,ieee->ps_tl);
/drivers/staging/rtl8187se/
H A Dr8180_core.c2658 priv->ieee80211->enter_sleep_state = rtl8180_hw_sleep;
/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_core.c1070 priv->rtllib->enter_sleep_state = rtl8192_hw_to_sleep;

Completed in 386 milliseconds