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

/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h508 EF4_INT_MODE_MSI = 1, enumerator in enum:ef4_int_mode
512 #define EF4_INT_MODE_USE_MSI(x) (((x)->interrupt_mode) <= EF4_INT_MODE_MSI)
H A Dselftest.c66 [EF4_INT_MODE_MSI] = "MSI",
H A Defx.c1380 efx->interrupt_mode = EF4_INT_MODE_MSI;
1415 if (efx->interrupt_mode == EF4_INT_MODE_MSI) {
H A Dfalcon.c2800 .max_interrupt_mode = EF4_INT_MODE_MSI,

Completed in 136 milliseconds