Home
last modified time | relevance | path

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

/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_unit_adapter_regs.h146 #define AL_PCI_MSIX_MSGCTRL_TBL_SIZE_SHIFT 16 /* MSIX table size shift */ macro
H A Dal_hal_pcie.c2697 msix_reg0 &= ~(AL_PCI_MSIX_MSGCTRL_TBL_SIZE << AL_PCI_MSIX_MSGCTRL_TBL_SIZE_SHIFT); in al_pcie_msix_config()
2699 AL_PCI_MSIX_MSGCTRL_TBL_SIZE_SHIFT; in al_pcie_msix_config()