EF4_INT_MODE_MSI 1390 drivers/net/ethernet/sfc/falcon/efx.c efx->interrupt_mode = EF4_INT_MODE_MSI; EF4_INT_MODE_MSI 1425 drivers/net/ethernet/sfc/falcon/efx.c if (efx->interrupt_mode == EF4_INT_MODE_MSI) { EF4_INT_MODE_MSI 2800 drivers/net/ethernet/sfc/falcon/falcon.c .max_interrupt_mode = EF4_INT_MODE_MSI, EF4_INT_MODE_MSI 512 drivers/net/ethernet/sfc/falcon/net_driver.h #define EF4_INT_MODE_USE_MSI(x) (((x)->interrupt_mode) <= EF4_INT_MODE_MSI) EF4_INT_MODE_MSI 61 drivers/net/ethernet/sfc/falcon/selftest.c [EF4_INT_MODE_MSI] = "MSI",