Searched refs:XGE_HAL_INTR_MODE_IRQLINE (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/nxge/include/
H A Dxgehal-config.h733 #define XGE_HAL_INTR_MODE_IRQLINE 0 macro
/freebsd-11-stable/sys/dev/nxge/xgehal/
H A Dxgehal-config.c542 if ((new_config->intr_mode != XGE_HAL_INTR_MODE_IRQLINE) &&
H A Dxgehal-device.c4496 if (hldev->config.intr_mode != XGE_HAL_INTR_MODE_IRQLINE) {
/freebsd-11-stable/sys/dev/nxge/
H A Dif_nxge.c786 int enable_msi = XGE_HAL_INTR_MODE_IRQLINE;
935 lldev->enabled_msi = XGE_HAL_INTR_MODE_IRQLINE;
1056 ((lldev->enabled_msi == XGE_HAL_INTR_MODE_IRQLINE) ? 0:1),

Completed in 189 milliseconds