Home
last modified time | relevance | path

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

/drivers/net/wireless/libertas/
Dcmdresp.c254 priv->psstate = PS_STATE_PRE_SLEEP; in lbs_process_event()
Ddefs.h335 PS_STATE_PRE_SLEEP, enumerator
Dcmd.c1345 (priv->psstate == PS_STATE_PRE_SLEEP)) { in lbs_execute_next_command()
1372 || (priv->psstate == PS_STATE_PRE_SLEEP) in lbs_execute_next_command()
1406 (priv->psstate == PS_STATE_PRE_SLEEP)) { in lbs_execute_next_command()
Dmain.c586 if (priv->psstate == PS_STATE_PRE_SLEEP && in lbs_thread()
611 (priv->psstate == PS_STATE_PRE_SLEEP)) in lbs_thread()
/drivers/net/wireless/mwifiex/
Dmain.c280 if (adapter->ps_state == PS_STATE_PRE_SLEEP) { in mwifiex_main_process()
289 (adapter->ps_state == PS_STATE_PRE_SLEEP) || in mwifiex_main_process()
Dsta_event.c290 adapter->ps_state = PS_STATE_PRE_SLEEP; in mwifiex_process_sta_event()
Dmain.h179 PS_STATE_PRE_SLEEP, enumerator