Home
last modified time | relevance | path

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

/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.c737 if (OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct) || in liquidio_napi_drv_callback()
875 if (OCTEON_CN23XX_PF(octeon_dev) || OCTEON_CN23XX_VF(octeon_dev)) { in liquidio_setup_io_queues()
899 if (!OCTEON_CN23XX_VF(octeon_dev) && octeon_dev->msix_on && in liquidio_setup_io_queues()
925 if (OCTEON_CN23XX_VF(oct)) in liquidio_schedule_msix_droq_pkt_handler()
1036 } else if (OCTEON_CN23XX_VF(oct)) { in octeon_setup_interrupt()
1076 } else if (OCTEON_CN23XX_VF(oct)) { in octeon_setup_interrupt()
1125 if (OCTEON_CN23XX_VF(oct)) in octeon_setup_interrupt()
1187 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()
1317 } else if (OCTEON_CN23XX_VF(oct)) { in octeon_get_conf()
1477 if (oct && (OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct))) { in lio_enable_irq()
H A Dlio_ethtool.c523 } else if (OCTEON_CN23XX_VF(oct)) { in lio_ethtool_get_channels()
559 else if (OCTEON_CN23XX_VF(oct)) in lio_irq_reallocate_irqs()
633 } else if (OCTEON_CN23XX_VF(oct)) { in lio_ethtool_set_channels()
971 } else if (OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct)) { in lio_ethtool_get_ringparam()
1251 if (oct->sriov_info.sriov_enabled || OCTEON_CN23XX_VF(oct)) in lio_reset_queues()
1270 if (!OCTEON_CN23XX_PF(oct) && !OCTEON_CN23XX_VF(oct)) in lio_ethtool_set_ringparam()
2180 if ((OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct)) && in lio_get_intr_coalesce()
3180 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()