Searched refs:OCTEON_ALL_INTR (Results 1 – 6 of 6) sorted by relevance
/drivers/net/ethernet/cavium/liquidio/ |
D | lio_vf_main.c | 181 oct->fn_list.disable_interrupt(oct, OCTEON_ALL_INTR); in stop_pci_io() 508 oct->fn_list.disable_interrupt(oct, OCTEON_ALL_INTR); in octeon_destroy_resources() 2163 OCTEON_ALL_INTR); in setup_nic_devices() 2387 oct->fn_list.enable_interrupt(oct, OCTEON_ALL_INTR); in octeon_device_init() 2397 oct->fn_list.enable_interrupt(oct, OCTEON_ALL_INTR); in octeon_device_init()
|
D | octeon_device.h | 76 #define OCTEON_ALL_INTR 0xff macro
|
D | cn23xx_pf_device.c | 1110 if (intr_flag == OCTEON_ALL_INTR) { in cn23xx_enable_pf_interrupt() 1132 if (intr_flag == OCTEON_ALL_INTR) { in cn23xx_disable_pf_interrupt()
|
D | lio_core.c | 985 oct->fn_list.disable_interrupt(oct, OCTEON_ALL_INTR); in liquidio_legacy_intr_handler() 994 oct->fn_list.enable_interrupt(oct, OCTEON_ALL_INTR); in liquidio_legacy_intr_handler()
|
D | lio_main.c | 312 oct->fn_list.disable_interrupt(oct, OCTEON_ALL_INTR); in stop_pci_io() 1023 oct->fn_list.disable_interrupt(oct, OCTEON_ALL_INTR); in octeon_destroy_resources() 4228 octeon_dev->fn_list.enable_interrupt(octeon_dev, OCTEON_ALL_INTR); in octeon_device_init()
|
D | lio_ethtool.c | 552 oct->fn_list.disable_interrupt(oct, OCTEON_ALL_INTR); in lio_irq_reallocate_irqs() 595 oct->fn_list.enable_interrupt(oct, OCTEON_ALL_INTR); in lio_irq_reallocate_irqs()
|