Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sun/
Dcassini.c182 #define CAS_RESET_ALL 2 macro
1830 atomic_set(&cp->reset_task_pending, CAS_RESET_ALL); in cas_abnormal_irq()
2722 atomic_set(&cp->reset_task_pending, CAS_RESET_ALL); in cas_tx_timeout()
3885 CAS_RESET_ALL : CAS_RESET_MTU); in cas_change_mtu()
4065 cas_reset(cp, !(pending == CAS_RESET_ALL)); in cas_reset_task()
4068 cas_init_hw(cp, pending == CAS_RESET_ALL); in cas_reset_task()
4195 atomic_set(&cp->reset_task_pending, CAS_RESET_ALL); in cas_link_timer()