Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_bnxt.c3289 req.enables = htole32(HWRM_FUNC_CFG_INPUT_ENABLES_ASYNC_EVENT_CR); in bnxt_cfg_async_cr()
H A Dif_bnxtreg.h7175 #define HWRM_FUNC_CFG_INPUT_ENABLES_ASYNC_EVENT_CR UINT32_C(0x4000) macro