Home
last modified time | relevance | path

Searched refs:HWRM_ASYNC_EVENT_CMPL_EVENT_ID_PF_DRVR_UNLOAD (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bnxt/
H A Dbnxt_hwrm.c2564 bit_set(async_events_bmap, HWRM_ASYNC_EVENT_CMPL_EVENT_ID_PF_DRVR_UNLOAD); in bnxt_hwrm_func_rgtr_async_events()
H A Dif_bnxt.c3450 case HWRM_ASYNC_EVENT_CMPL_EVENT_ID_PF_DRVR_UNLOAD: in bnxt_handle_async_event()
H A Dhsi_struct_def.h9405 #define HWRM_ASYNC_EVENT_CMPL_EVENT_ID_PF_DRVR_UNLOAD UINT32_C(0x20) macro