Home
last modified time | relevance | path

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

/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_udma_iofic.c71 case AL_IOFIC_MODE_MSIX_PER_Q: in al_udma_main_iofic_config()
H A Dal_hal_udma_iofic.h70 AL_IOFIC_MODE_MSIX_PER_Q, /**< per UDMA queue MSI-X interrupt */ enumerator
/freebsd/sys/dev/al_eth/
H A Dal_eth.c2742 int_mode = AL_IOFIC_MODE_MSIX_PER_Q; in al_eth_configure_int_mode()
2766 int_mode == AL_IOFIC_MODE_MSIX_PER_Q ? "MSI-X per Queue" : "Unknown"); in al_eth_configure_int_mode()