Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1909 #define BNXT_RESET_TASK_SP_EVENT 6 macro
H A Dbnxt.c1208 set_bit(BNXT_RESET_TASK_SP_EVENT, &bp->sp_event); in bnxt_sched_reset()
10741 set_bit(BNXT_RESET_TASK_SP_EVENT, &bp->sp_event); in bnxt_tx_timeout()
11185 if (test_and_clear_bit(BNXT_RESET_TASK_SP_EVENT, &bp->sp_event)) in bnxt_sp_task()