Home
last modified time | relevance | path

Searched refs:ps_status (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ti/wl1251/
Devent.c59 wl1251_debug(DEBUG_EVENT, "ps status: %x", mbox->ps_status); in wl1251_event_ps_report()
61 switch (mbox->ps_status) { in wl1251_event_ps_report()
Devent.h92 u8 ps_status; member
/Linux-v4.19/drivers/staging/ks7010/
Dks_hostif.c67 int ps_status; in ks_wlan_hw_wakeup_task() local
71 ps_status = atomic_read(&priv->psstatus.status); in ks_wlan_hw_wakeup_task()
73 if (ps_status == PS_SNOOZE) { in ks_wlan_hw_wakeup_task()