Searched refs:OCTEON_ALL_INTR (Results 1 – 6 of 6) sorted by relevance
/drivers/net/ethernet/cavium/liquidio/ |
D | lio_vf_main.c | 182 oct->fn_list.disable_interrupt(oct, OCTEON_ALL_INTR); in stop_pci_io() 511 oct->fn_list.disable_interrupt(oct, OCTEON_ALL_INTR); in octeon_destroy_resources() 2148 OCTEON_ALL_INTR); in setup_nic_devices() 2372 oct->fn_list.enable_interrupt(oct, OCTEON_ALL_INTR); in octeon_device_init() 2382 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 | 988 oct->fn_list.disable_interrupt(oct, OCTEON_ALL_INTR); in liquidio_legacy_intr_handler() 997 oct->fn_list.enable_interrupt(oct, OCTEON_ALL_INTR); in liquidio_legacy_intr_handler()
|
D | lio_main.c | 318 oct->fn_list.disable_interrupt(oct, OCTEON_ALL_INTR); in stop_pci_io() 1055 oct->fn_list.disable_interrupt(oct, OCTEON_ALL_INTR); in octeon_destroy_resources() 4234 octeon_dev->fn_list.enable_interrupt(octeon_dev, OCTEON_ALL_INTR); in octeon_device_init()
|
D | lio_ethtool.c | 553 oct->fn_list.disable_interrupt(oct, OCTEON_ALL_INTR); in lio_irq_reallocate_irqs() 596 oct->fn_list.enable_interrupt(oct, OCTEON_ALL_INTR); in lio_irq_reallocate_irqs()
|