Home
last modified time | relevance | path

Searched refs:PS_STATE_PRE_SLEEP (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/drivers/net/wireless/libertas/
Dcmdresp.c254 priv->psstate = PS_STATE_PRE_SLEEP; in lbs_process_event()
Ddefs.h334 PS_STATE_PRE_SLEEP, enumerator
Dcmd.c1327 (priv->psstate == PS_STATE_PRE_SLEEP)) { in lbs_execute_next_command()
1354 || (priv->psstate == PS_STATE_PRE_SLEEP) in lbs_execute_next_command()
1388 (priv->psstate == PS_STATE_PRE_SLEEP)) { in lbs_execute_next_command()
Dmain.c577 if (priv->psstate == PS_STATE_PRE_SLEEP && in lbs_thread()
602 (priv->psstate == PS_STATE_PRE_SLEEP)) in lbs_thread()
/linux-3.4.99/drivers/net/wireless/mwifiex/
Dmain.c217 if (adapter->ps_state == PS_STATE_PRE_SLEEP) { in mwifiex_main_process()
226 (adapter->ps_state == PS_STATE_PRE_SLEEP) || in mwifiex_main_process()
Dsta_event.c230 adapter->ps_state = PS_STATE_PRE_SLEEP; in mwifiex_process_sta_event()
Dmain.h157 PS_STATE_PRE_SLEEP, enumerator