Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h2051 #define BNXT_HWRM_PF_UNLOAD_SP_EVENT 8 macro
Dbnxt.c2245 set_bit(BNXT_HWRM_PF_UNLOAD_SP_EVENT, &bp->sp_event); in bnxt_async_event_process()
12984 if (test_and_clear_bit(BNXT_HWRM_PF_UNLOAD_SP_EVENT, &bp->sp_event)) in bnxt_cfg_ntp_filters()