Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/marvell/
Dmwl8k.c220 atomic_t watchdog_event_pending; member
1555 if (atomic_read(&priv->watchdog_event_pending)) in mwl8k_tx_wait_empty()
1580 if (atomic_read(&priv->watchdog_event_pending)) { in mwl8k_tx_wait_empty()
3842 atomic_dec(&priv->watchdog_event_pending); in mwl8k_watchdog_ba_events()
4603 atomic_inc(&priv->watchdog_event_pending); in mwl8k_interrupt()
5876 atomic_set(&priv->watchdog_event_pending, 0); in mwl8k_probe_hw()