Searched refs:OCTEON_ALL_INTR (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/ethernet/cavium/liquidio/ |
H A D | lio_vf_main.c | 180 oct->fn_list.disable_interrupt(oct, OCTEON_ALL_INTR); in stop_pci_io() 506 oct->fn_list.disable_interrupt(oct, OCTEON_ALL_INTR); in octeon_destroy_resources() 2157 OCTEON_ALL_INTR); in setup_nic_devices() 2381 oct->fn_list.enable_interrupt(oct, OCTEON_ALL_INTR); in octeon_device_init() 2391 oct->fn_list.enable_interrupt(oct, OCTEON_ALL_INTR); in octeon_device_init()
|
H A D | octeon_device.h | 76 #define OCTEON_ALL_INTR 0xff macro
|
H A D | lio_core.c | 996 oct->fn_list.disable_interrupt(oct, OCTEON_ALL_INTR); in liquidio_legacy_intr_handler() 1005 oct->fn_list.enable_interrupt(oct, OCTEON_ALL_INTR); in liquidio_legacy_intr_handler()
|
H A D | lio_main.c | 305 oct->fn_list.disable_interrupt(oct, OCTEON_ALL_INTR); in stop_pci_io() 1015 oct->fn_list.disable_interrupt(oct, OCTEON_ALL_INTR); in octeon_destroy_resources() 4218 octeon_dev->fn_list.enable_interrupt(octeon_dev, OCTEON_ALL_INTR); in octeon_device_init()
|
H A D | lio_ethtool.c | 554 oct->fn_list.disable_interrupt(oct, OCTEON_ALL_INTR); in lio_irq_reallocate_irqs() 597 oct->fn_list.enable_interrupt(oct, OCTEON_ALL_INTR); in lio_irq_reallocate_irqs()
|