Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h2090 #define BNXT_FW_RESET_NOTIFY_SP_EVENT 18 macro
Dbnxt.c2265 set_bit(BNXT_FW_RESET_NOTIFY_SP_EVENT, &bp->sp_event); in bnxt_async_event_process()
12124 if (test_and_clear_bit(BNXT_FW_RESET_NOTIFY_SP_EVENT, &bp->sp_event)) { in bnxt_sp_task()