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

/linux-master/drivers/net/wireless/marvell/
H A Dmwl8k.c220 atomic_t watchdog_event_pending; member in struct:mwl8k_priv
1567 if (atomic_read(&priv->watchdog_event_pending))
1592 if (atomic_read(&priv->watchdog_event_pending)) {
3857 atomic_dec(&priv->watchdog_event_pending);
4620 atomic_inc(&priv->watchdog_event_pending);
5899 atomic_set(&priv->watchdog_event_pending, 0);

Completed in 155 milliseconds