Home
last modified time | relevance | path

Searched refs:OCTEON_CN23XX_VF (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/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 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()
H A Dlio_core.c728 if (OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct) || in liquidio_napi_drv_callback()
871 if (OCTEON_CN23XX_PF(octeon_dev) || OCTEON_CN23XX_VF(octeon_dev)) { in liquidio_setup_io_queues()
895 if (!OCTEON_CN23XX_VF(octeon_dev) && octeon_dev->msix_on && in liquidio_setup_io_queues()
920 if (OCTEON_CN23XX_VF(oct)) in liquidio_schedule_msix_droq_pkt_handler()
1031 } else if (OCTEON_CN23XX_VF(oct)) { in octeon_setup_interrupt()
1071 } else if (OCTEON_CN23XX_VF(oct)) { in octeon_setup_interrupt()
1120 if (OCTEON_CN23XX_VF(oct)) in octeon_setup_interrupt()
1182 if (OCTEON_CN23XX_VF(oct)) in octeon_setup_interrupt()
H A 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()
1300 } else if (OCTEON_CN23XX_VF(oct)) { in octeon_get_conf()
1454 if (oct && (OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct))) { in lio_enable_irq()
H A Docteon_mailbox.c267 if (OCTEON_CN23XX_VF(oct)) in octeon_mbox_process_cmd()
H A Dlio_ethtool.c520 } else if (OCTEON_CN23XX_VF(oct)) { in lio_ethtool_get_channels()
556 else if (OCTEON_CN23XX_VF(oct)) in lio_irq_reallocate_irqs()
630 } else if (OCTEON_CN23XX_VF(oct)) { in lio_ethtool_set_channels()
966 } else if (OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct)) { in lio_ethtool_get_ringparam()
1246 if (oct->sriov_info.sriov_enabled || OCTEON_CN23XX_VF(oct)) in lio_reset_queues()
1262 if (!OCTEON_CN23XX_PF(oct) && !OCTEON_CN23XX_VF(oct)) in lio_ethtool_set_ringparam()
2170 if ((OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct)) && in lio_get_intr_coalesce()
3168 if (OCTEON_CN23XX_VF(oct)) in liquidio_set_ethtool_ops()
H A Docteon_device.h626 #define OCTEON_CN23XX_VF(oct) ((oct)->chip_id == OCTEON_CN23XX_VF_VID) macro
H A Docteon_droq.c256 } else if (OCTEON_CN23XX_VF(oct)) { in octeon_init_droq()
/kernel/linux/linux-6.6/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 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 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 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 Docteon_mailbox.c267 if (OCTEON_CN23XX_VF(oct)) in octeon_mbox_process_cmd()
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_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()

Completed in 25 milliseconds