Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dtg3.h3110 TG3_FLAG_RESET_TASK_PENDING, enumerator
H A Dtg3.c7227 if (!test_and_set_bit(TG3_FLAG_RESET_TASK_PENDING, tp->tg3_flags)) in tg3_reset_task_schedule()
7233 if (test_and_clear_bit(TG3_FLAG_RESET_TASK_PENDING, tp->tg3_flags)) in tg3_reset_task_cancel()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dtg3.h3110 TG3_FLAG_RESET_TASK_PENDING, enumerator
H A Dtg3.c7213 if (!test_and_set_bit(TG3_FLAG_RESET_TASK_PENDING, tp->tg3_flags)) in tg3_reset_task_schedule()
7219 if (test_and_clear_bit(TG3_FLAG_RESET_TASK_PENDING, tp->tg3_flags)) in tg3_reset_task_cancel()

Completed in 54 milliseconds