Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnxt/ !
Dbnxt.h2045 #define BNXT_RESET_TASK_SILENT_SP_EVENT 11 macro
Dbnxt.c2266 set_bit(BNXT_RESET_TASK_SILENT_SP_EVENT, &bp->sp_event); in bnxt_async_event_process()
12058 if (test_and_clear_bit(BNXT_RESET_TASK_SILENT_SP_EVENT, &bp->sp_event)) in bnxt_sp_task()