Home
last modified time | relevance | path

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

/Linux-v4.19/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()
Drequest_manager.c71 else if (OCTEON_CN23XX_VF(oct)) in octeon_init_instr_queue()
182 else if (OCTEON_CN23XX_VF(oct)) in octeon_delete_instr_queue()
405 if (OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct)) in lio_process_iq_request_list()
623 if (OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct)) { in octeon_prepare_soft_command()
726 if (OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct)) { in octeon_send_soft_command()
Dlio_core.c746 if (OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct) || in liquidio_napi_drv_callback()
888 if (OCTEON_CN23XX_PF(octeon_dev) || OCTEON_CN23XX_VF(octeon_dev)) { in liquidio_setup_io_queues()
912 if (!OCTEON_CN23XX_VF(octeon_dev) && octeon_dev->msix_on && in liquidio_setup_io_queues()
937 if (OCTEON_CN23XX_VF(oct)) in liquidio_schedule_msix_droq_pkt_handler()
1048 } else if (OCTEON_CN23XX_VF(oct)) { in octeon_setup_interrupt()
1088 } else if (OCTEON_CN23XX_VF(oct)) { in octeon_setup_interrupt()
1137 if (OCTEON_CN23XX_VF(oct)) in octeon_setup_interrupt()
1199 if (OCTEON_CN23XX_VF(oct)) in octeon_setup_interrupt()
Docteon_device.c877 else if (OCTEON_CN23XX_VF(oct)) in octeon_setup_instr_queues()
924 } else if (OCTEON_CN23XX_VF(oct)) { in octeon_setup_output_queues()
1304 } else if (OCTEON_CN23XX_VF(oct)) { in octeon_get_conf()
1463 if (oct && (OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct))) { in lio_enable_irq()
Dlio_ethtool.c515 } else if (OCTEON_CN23XX_VF(oct)) { in lio_ethtool_get_channels()
551 else if (OCTEON_CN23XX_VF(oct)) in lio_irq_reallocate_irqs()
625 } else if (OCTEON_CN23XX_VF(oct)) { in lio_ethtool_set_channels()
990 } else if (OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct)) { in lio_ethtool_get_ringparam()
1271 if (oct->sriov_info.sriov_enabled || OCTEON_CN23XX_VF(oct)) in lio_reset_queues()
1287 if (!OCTEON_CN23XX_PF(oct) && !OCTEON_CN23XX_VF(oct)) in lio_ethtool_set_ringparam()
2245 if ((OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct)) && in lio_get_intr_coalesce()
3181 if (OCTEON_CN23XX_VF(oct)) in liquidio_set_ethtool_ops()
Docteon_mailbox.c269 if (OCTEON_CN23XX_VF(oct)) in octeon_mbox_process_cmd()
Docteon_device.h619 #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()