Home
last modified time | relevance | path

Searched refs:OCTEON_CN23XX_VF (Results 1 – 8 of 8) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/cavium/liquidio/
Docteon_nic.c52 if (OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct)) { in octeon_alloc_soft_command_resp()
73 if (OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct)) in octeon_alloc_soft_command_resp()
Dlio_core.c727 if (OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct) || in liquidio_napi_drv_callback()
865 if (OCTEON_CN23XX_PF(octeon_dev) || OCTEON_CN23XX_VF(octeon_dev)) { in liquidio_setup_io_queues()
889 if (!OCTEON_CN23XX_VF(octeon_dev) && octeon_dev->msix_on && in liquidio_setup_io_queues()
914 if (OCTEON_CN23XX_VF(oct)) in liquidio_schedule_msix_droq_pkt_handler()
1025 } else if (OCTEON_CN23XX_VF(oct)) { in octeon_setup_interrupt()
1065 } else if (OCTEON_CN23XX_VF(oct)) { in octeon_setup_interrupt()
1114 if (OCTEON_CN23XX_VF(oct)) in octeon_setup_interrupt()
1176 if (OCTEON_CN23XX_VF(oct)) in octeon_setup_interrupt()
Drequest_manager.c71 else if (OCTEON_CN23XX_VF(oct)) in octeon_init_instr_queue()
179 else if (OCTEON_CN23XX_VF(oct)) in octeon_delete_instr_queue()
600 if (OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct)) { in octeon_prepare_soft_command()
703 if (OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct)) { in octeon_send_soft_command()
Docteon_device.c876 else if (OCTEON_CN23XX_VF(oct)) in octeon_setup_instr_queues()
923 } else if (OCTEON_CN23XX_VF(oct)) { in octeon_setup_output_queues()
1299 } else if (OCTEON_CN23XX_VF(oct)) { in octeon_get_conf()
1453 if (oct && (OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct))) { in lio_enable_irq()
Dlio_ethtool.c521 } else if (OCTEON_CN23XX_VF(oct)) { in lio_ethtool_get_channels()
557 else if (OCTEON_CN23XX_VF(oct)) in lio_irq_reallocate_irqs()
631 } else if (OCTEON_CN23XX_VF(oct)) { in lio_ethtool_set_channels()
969 } else if (OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct)) { in lio_ethtool_get_ringparam()
1249 if (oct->sriov_info.sriov_enabled || OCTEON_CN23XX_VF(oct)) in lio_reset_queues()
1268 if (!OCTEON_CN23XX_PF(oct) && !OCTEON_CN23XX_VF(oct)) in lio_ethtool_set_ringparam()
2178 if ((OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct)) && in lio_get_intr_coalesce()
3178 if (OCTEON_CN23XX_VF(oct)) in liquidio_set_ethtool_ops()
Docteon_mailbox.c267 if (OCTEON_CN23XX_VF(oct)) in octeon_mbox_process_cmd()
Docteon_device.h626 #define OCTEON_CN23XX_VF(oct) ((oct)->chip_id == OCTEON_CN23XX_VF_VID) macro
Docteon_droq.c256 } else if (OCTEON_CN23XX_VF(oct)) { in octeon_init_droq()