Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A 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()
H A Dlio_core.c736 if (OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct) || in liquidio_napi_drv_callback()
874 if (OCTEON_CN23XX_PF(octeon_dev) || OCTEON_CN23XX_VF(octeon_dev)) { in liquidio_setup_io_queues()
898 if (!OCTEON_CN23XX_VF(octeon_dev) && octeon_dev->msix_on && in liquidio_setup_io_queues()
924 if (OCTEON_CN23XX_VF(oct)) in liquidio_schedule_msix_droq_pkt_handler()
1035 } else if (OCTEON_CN23XX_VF(oct)) { in octeon_setup_interrupt()
1075 } else if (OCTEON_CN23XX_VF(oct)) { in octeon_setup_interrupt()
1124 if (OCTEON_CN23XX_VF(oct)) in octeon_setup_interrupt()
1186 if (OCTEON_CN23XX_VF(oct)) in octeon_setup_interrupt()
H A Drequest_manager.c62 else if (OCTEON_CN23XX_VF(oct)) in octeon_init_instr_queue()
170 else if (OCTEON_CN23XX_VF(oct)) in octeon_delete_instr_queue()
597 if (OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct)) { in octeon_prepare_soft_command()
701 if (OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct)) { in octeon_send_soft_command()
H A Docteon_device.c884 else if (OCTEON_CN23XX_VF(oct)) in octeon_setup_instr_queues()
932 } else if (OCTEON_CN23XX_VF(oct)) { in octeon_setup_output_queues()
1316 } else if (OCTEON_CN23XX_VF(oct)) { in octeon_get_conf()
1476 if (oct && (OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct))) { in lio_enable_irq()
H A 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()
H A Docteon_mailbox.c267 if (OCTEON_CN23XX_VF(oct)) in octeon_mbox_process_cmd()
H A Docteon_device.h626 #define OCTEON_CN23XX_VF(oct) ((oct)->chip_id == OCTEON_CN23XX_VF_VID) macro
H A Docteon_droq.c258 } else if (OCTEON_CN23XX_VF(oct)) { in octeon_init_droq()