Searched refs:OCTEON_ALL_INTR (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/ |
D | lio_vf_main.c | 190 oct->fn_list.disable_interrupt(oct, OCTEON_ALL_INTR); in stop_pci_io() 491 oct->fn_list.disable_interrupt(oct, OCTEON_ALL_INTR); in octeon_destroy_resources() 2144 OCTEON_ALL_INTR); in setup_nic_devices() 2371 oct->fn_list.enable_interrupt(oct, OCTEON_ALL_INTR); in octeon_device_init() 2381 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 | 1009 oct->fn_list.disable_interrupt(oct, OCTEON_ALL_INTR); in liquidio_legacy_intr_handler() 1018 oct->fn_list.enable_interrupt(oct, OCTEON_ALL_INTR); in liquidio_legacy_intr_handler()
|
D | lio_main.c | 327 oct->fn_list.disable_interrupt(oct, OCTEON_ALL_INTR); in stop_pci_io() 1058 oct->fn_list.disable_interrupt(oct, OCTEON_ALL_INTR); in octeon_destroy_resources() 4182 octeon_dev->fn_list.enable_interrupt(octeon_dev, OCTEON_ALL_INTR); in octeon_device_init()
|
D | lio_ethtool.c | 546 oct->fn_list.disable_interrupt(oct, OCTEON_ALL_INTR); in lio_irq_reallocate_irqs() 589 oct->fn_list.enable_interrupt(oct, OCTEON_ALL_INTR); in lio_irq_reallocate_irqs()
|