Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/liquidio/
H A Docteon_device.h466 #define LIO_FLAG_MSI_ENABLED (u32)(1 << 1) macro
H A Dlio_core.c1168 oct->flags |= LIO_FLAG_MSI_ENABLED; in octeon_setup_interrupt()
1192 if (oct->flags & LIO_FLAG_MSI_ENABLED) in octeon_setup_interrupt()
H A Dlio_main.c324 if (oct->flags & LIO_FLAG_MSI_ENABLED) in stop_pci_io()
1054 if (oct->flags & LIO_FLAG_MSI_ENABLED) in octeon_destroy_resources()