Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/libertas/
H A Dcmdresp.c260 priv->psstate = PS_STATE_PRE_SLEEP; in lbs_process_event()
H A Ddefs.h326 PS_STATE_PRE_SLEEP, enumerator
H A Dcmd.c1269 (priv->psstate == PS_STATE_PRE_SLEEP)) { in lbs_execute_next_command()
1296 || (priv->psstate == PS_STATE_PRE_SLEEP) in lbs_execute_next_command()
1330 (priv->psstate == PS_STATE_PRE_SLEEP)) { in lbs_execute_next_command()
H A Dmain.c566 if (priv->psstate == PS_STATE_PRE_SLEEP && in lbs_thread()
591 (priv->psstate == PS_STATE_PRE_SLEEP)) in lbs_thread()
/linux/drivers/net/wireless/marvell/mwifiex/
H A Duap_event.c243 adapter->ps_state = PS_STATE_PRE_SLEEP; in mwifiex_process_uap_event()
H A Dmain.c317 if (adapter->ps_state == PS_STATE_PRE_SLEEP) in mwifiex_main_process()
368 if (adapter->ps_state == PS_STATE_PRE_SLEEP) in mwifiex_main_process()
375 (adapter->ps_state == PS_STATE_PRE_SLEEP) || in mwifiex_main_process()
H A Dsta_event.c771 adapter->ps_state = PS_STATE_PRE_SLEEP; in mwifiex_process_sta_event()
H A Dmain.h259 PS_STATE_PRE_SLEEP, enumerator