Searched refs:OCTEON_ALL_INTR (Results 1 – 5 of 5) sorted by relevance
536 oct->fn_list.disable_interrupt(oct, OCTEON_ALL_INTR); in lio_intr_handler()544 oct->fn_list.enable_interrupt(oct, OCTEON_ALL_INTR); in lio_intr_handler()
575 octeon_dev->fn_list.enable_interrupt(octeon_dev, OCTEON_ALL_INTR); in lio_device_init()2192 oct->fn_list.disable_interrupt(oct, OCTEON_ALL_INTR); in lio_destroy_resources()
1144 oct->fn_list.disable_interrupt(oct, OCTEON_ALL_INTR); in lio_irq_reallocate_irqs()1189 oct->fn_list.enable_interrupt(oct, OCTEON_ALL_INTR); in lio_irq_reallocate_irqs()
813 if (intr_flag == OCTEON_ALL_INTR) { in lio_cn23xx_pf_enable_interrupt()830 if (intr_flag == OCTEON_ALL_INTR) { in lio_cn23xx_pf_disable_interrupt()
72 #define OCTEON_ALL_INTR 0xff macro