Home
last modified time | relevance | path

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

/freebsd/sys/dev/liquidio/base/
H A Dlio_device.h304 #define LIO_MSIX_PO_INT 0x1 macro
H A Dcn23xx_pf_device.c687 ret |= LIO_MSIX_PO_INT; in lio_cn23xx_pf_msix_interrupt_handler()
/freebsd/sys/dev/liquidio/
H A Dlio_core.c505 if ((ret & LIO_MSIX_PO_INT) || (ret & LIO_MSIX_PI_INT)) { in lio_msix_intr_handler()