Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sun/
Dcassini.c170 #define CAS_RESET_ALL 2 macro
1787 atomic_set(&cp->reset_task_pending, CAS_RESET_ALL); in cas_abnormal_irq()
2670 atomic_set(&cp->reset_task_pending, CAS_RESET_ALL); in cas_tx_timeout()
3822 CAS_RESET_ALL : CAS_RESET_MTU); in cas_change_mtu()
4002 cas_reset(cp, !(pending == CAS_RESET_ALL)); in cas_reset_task()
4005 cas_init_hw(cp, pending == CAS_RESET_ALL); in cas_reset_task()
4132 atomic_set(&cp->reset_task_pending, CAS_RESET_ALL); in cas_link_timer()