Home
last modified time | relevance | path

Searched refs:ECORE_INT_MODE_MSI (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/snippets/
H A Decore_int_mode.h4 ECORE_INT_MODE_MSI, enumerator
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_int_api.h50 ECORE_INT_MODE_MSI, enumerator
H A Decore_int.c1793 case ECORE_INT_MODE_MSI: in ecore_int_igu_enable_int()
H A Decore_dev.c2137 if ((p_params->int_mode == ECORE_INT_MODE_MSI) && (p_dev->num_hwfns > 1)) { in ecore_hw_init()