Home
last modified time | relevance | path

Searched refs:OCTEON_CN23XX_PF (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/cavium/liquidio/
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()
A 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()
1018 if (OCTEON_CN23XX_PF(oct)) { in octeon_setup_interrupt()
1039 if (OCTEON_CN23XX_PF(oct)) in octeon_setup_interrupt()
1058 if (OCTEON_CN23XX_PF(oct)) { in octeon_setup_interrupt()
1086 if (OCTEON_CN23XX_PF(oct)) { in octeon_setup_interrupt()
1109 if (OCTEON_CN23XX_PF(oct)) in octeon_setup_interrupt()
1171 if (OCTEON_CN23XX_PF(oct)) in octeon_setup_interrupt()
1455 if (OCTEON_CN23XX_PF(oct_dev)) { in lio_fetch_stats()
1525 if (!OCTEON_CN23XX_PF(oct)) { in liquidio_set_speed()
[all …]
A Dlio_main.c1057 if (OCTEON_CN23XX_PF(oct)) in octeon_destroy_resources()
1062 if (OCTEON_CN23XX_PF(oct)) in octeon_destroy_resources()
1239 if (OCTEON_CN23XX_PF(oct)) in liquidio_destroy_nic_device()
1791 if (OCTEON_CN23XX_PF(oct)) in liquidio_open()
1844 if (OCTEON_CN23XX_PF(oct)) in liquidio_open()
1883 if (OCTEON_CN23XX_PF(oct)) { in liquidio_stop()
1908 if (OCTEON_CN23XX_PF(oct)) in liquidio_stop()
2277 if (OCTEON_CN23XX_PF(oct)) in send_nic_timestamp_pkt()
2406 if (OCTEON_CN23XX_PF(oct)) in liquidio_xmit()
2482 if (OCTEON_CN23XX_PF(oct)) in liquidio_xmit()
[all …]
A Docteon_config.h459 (OCTEON_CN23XX_PF(oct) ? CN23XX_MAX_INPUT_QUEUES : \
464 (OCTEON_CN23XX_PF(oct) ? CN23XX_MAX_OUTPUT_QUEUES : \
A Docteon_device.c874 else if (OCTEON_CN23XX_PF(oct)) in octeon_setup_instr_queues()
920 } else if (OCTEON_CN23XX_PF(oct)) { in octeon_setup_output_queues()
1196 else if (OCTEON_CN23XX_PF(oct)) in octeon_core_drv_init()
1296 } else if (OCTEON_CN23XX_PF(oct)) { in octeon_get_conf()
1379 if (OCTEON_CN23XX_PF(oct)) { in octeon_mem_access_ok()
1453 if (oct && (OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct))) { in lio_enable_irq()
A Drequest_manager.c69 else if (OCTEON_CN23XX_PF(oct)) in octeon_init_instr_queue()
176 else if (OCTEON_CN23XX_PF(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()
A Dlio_ethtool.c262 if (OCTEON_CN23XX_PF(oct)) { in lio_get_link_ksettings()
511 } else if (OCTEON_CN23XX_PF(oct)) { in lio_ethtool_get_channels()
555 if (OCTEON_CN23XX_PF(oct)) in lio_irq_reallocate_irqs()
573 if (OCTEON_CN23XX_PF(oct)) in lio_irq_reallocate_irqs()
620 if (OCTEON_CN23XX_PF(oct)) { in lio_ethtool_set_channels()
969 } else if (OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct)) { in lio_ethtool_get_ringparam()
1147 if ((OCTEON_CN23XX_PF(oct)) && !oct->sriov_info.sriov_enabled) in lio_reset_queues()
1165 if ((OCTEON_CN23XX_PF(oct)) && in lio_reset_queues()
1194 if (OCTEON_CN23XX_PF(oct) && !oct->sriov_info.sriov_enabled) { in lio_reset_queues()
1268 if (!OCTEON_CN23XX_PF(oct) && !OCTEON_CN23XX_VF(oct)) in lio_ethtool_set_ringparam()
[all …]
A Docteon_device.h625 #define OCTEON_CN23XX_PF(oct) ((oct)->chip_id == OCTEON_CN23XX_PF_VID) macro
A Docteon_droq.c251 } else if (OCTEON_CN23XX_PF(oct)) { in octeon_init_droq()

Completed in 38 milliseconds