Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h525 #define ATL1C_WORK_EVENT_RESET 0 macro
H A Datl1c_main.c342 if (test_and_clear_bit(ATL1C_WORK_EVENT_RESET, &adapter->work_event)) { in atl1c_common_task()
374 set_bit(ATL1C_WORK_EVENT_RESET, &adapter->work_event); in atl1c_tx_timeout()
1705 set_bit(ATL1C_WORK_EVENT_RESET, &adapter->work_event); in atl1c_intr()