Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/
H A Dmwl8k.c220 atomic_t watchdog_event_pending; member
1561 if (atomic_read(&priv->watchdog_event_pending)) in mwl8k_tx_wait_empty()
1586 if (atomic_read(&priv->watchdog_event_pending)) { in mwl8k_tx_wait_empty()
3851 atomic_dec(&priv->watchdog_event_pending); in mwl8k_watchdog_ba_events()
4612 atomic_inc(&priv->watchdog_event_pending); in mwl8k_interrupt()
5885 atomic_set(&priv->watchdog_event_pending, 0); in mwl8k_probe_hw()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/
H A Dmwl8k.c220 atomic_t watchdog_event_pending; member
1565 if (atomic_read(&priv->watchdog_event_pending)) in mwl8k_tx_wait_empty()
1590 if (atomic_read(&priv->watchdog_event_pending)) { in mwl8k_tx_wait_empty()
3855 atomic_dec(&priv->watchdog_event_pending); in mwl8k_watchdog_ba_events()
4618 atomic_inc(&priv->watchdog_event_pending); in mwl8k_interrupt()
5893 atomic_set(&priv->watchdog_event_pending, 0); in mwl8k_probe_hw()

Completed in 17 milliseconds