Searched refs:OCTEON_ALL_INTR (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.10/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() 2155 OCTEON_ALL_INTR); in setup_nic_devices() 2379 oct->fn_list.enable_interrupt(oct, OCTEON_ALL_INTR); in octeon_device_init() 2389 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 | 991 oct->fn_list.disable_interrupt(oct, OCTEON_ALL_INTR); in liquidio_legacy_intr_handler() 1000 oct->fn_list.enable_interrupt(oct, OCTEON_ALL_INTR); in liquidio_legacy_intr_handler()
|
D | lio_main.c | 317 oct->fn_list.disable_interrupt(oct, OCTEON_ALL_INTR); in stop_pci_io() 1029 oct->fn_list.disable_interrupt(oct, OCTEON_ALL_INTR); in octeon_destroy_resources() 4214 octeon_dev->fn_list.enable_interrupt(octeon_dev, OCTEON_ALL_INTR); in octeon_device_init()
|
D | lio_ethtool.c | 551 oct->fn_list.disable_interrupt(oct, OCTEON_ALL_INTR); in lio_irq_reallocate_irqs() 594 oct->fn_list.enable_interrupt(oct, OCTEON_ALL_INTR); in lio_irq_reallocate_irqs()
|