Home
last modified time | relevance | path

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

/drivers/net/ethernet/cavium/liquidio/
Dlio_core.c612 if (OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct) || in liquidio_napi_drv_callback()
757 if (OCTEON_CN23XX_PF(octeon_dev) || OCTEON_CN23XX_VF(octeon_dev)) { in liquidio_setup_io_queues()
910 if (OCTEON_CN23XX_PF(oct)) { in octeon_setup_interrupt()
931 if (OCTEON_CN23XX_PF(oct)) in octeon_setup_interrupt()
950 if (OCTEON_CN23XX_PF(oct)) { in octeon_setup_interrupt()
978 if (OCTEON_CN23XX_PF(oct)) { in octeon_setup_interrupt()
1001 if (OCTEON_CN23XX_PF(oct)) in octeon_setup_interrupt()
1063 if (OCTEON_CN23XX_PF(oct)) in octeon_setup_interrupt()
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()
Docteon_device.c827 if (OCTEON_CN23XX_PF(oct)) in octeon_allocate_ioq_vector()
873 else if (OCTEON_CN23XX_PF(oct)) in octeon_setup_instr_queues()
919 } else if (OCTEON_CN23XX_PF(oct)) { in octeon_setup_output_queues()
1195 else if (OCTEON_CN23XX_PF(oct)) in octeon_core_drv_init()
1295 } else if (OCTEON_CN23XX_PF(oct)) { in octeon_get_conf()
1379 if (OCTEON_CN23XX_PF(oct)) { in octeon_mem_access_ok()
1458 if (oct && (OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct))) { in lio_enable_irq()
Dlio_main.c211 if (OCTEON_CN23XX_PF(oct) && oct->msix_on) { in octeon_droq_bh()
1078 if (OCTEON_CN23XX_PF(oct_dev)) { in liquidio_probe()
1240 if (OCTEON_CN23XX_PF(oct)) in octeon_destroy_resources()
1245 if (OCTEON_CN23XX_PF(oct)) in octeon_destroy_resources()
1447 if (OCTEON_CN23XX_PF(oct)) in liquidio_destroy_nic_device()
2060 if (OCTEON_CN23XX_PF(oct)) in liquidio_open()
2074 if (OCTEON_CN23XX_PF(oct)) { in liquidio_open()
2110 if (OCTEON_CN23XX_PF(oct)) in liquidio_stop()
2127 if (OCTEON_CN23XX_PF(oct)) { in liquidio_stop()
2508 if (OCTEON_CN23XX_PF(oct)) in send_nic_timestamp_pkt()
[all …]
Drequest_manager.c69 else if (OCTEON_CN23XX_PF(oct)) in octeon_init_instr_queue()
174 else if (OCTEON_CN23XX_PF(oct)) in octeon_delete_instr_queue()
389 if (OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct)) in lio_process_iq_request_list()
602 if (OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct)) { in octeon_prepare_soft_command()
695 if (OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct)) { in octeon_send_soft_command()
Docteon_config.h456 (OCTEON_CN23XX_PF(oct) ? CN23XX_MAX_INPUT_QUEUES : \
461 (OCTEON_CN23XX_PF(oct) ? CN23XX_MAX_OUTPUT_QUEUES : \
Dlio_ethtool.c349 } else if (OCTEON_CN23XX_PF(oct)) { in lio_ethtool_get_channels()
386 if (OCTEON_CN23XX_PF(oct)) in lio_irq_reallocate_irqs()
404 if (OCTEON_CN23XX_PF(oct)) in lio_irq_reallocate_irqs()
445 if (OCTEON_CN23XX_PF(oct)) { in lio_ethtool_set_channels()
796 } else if (OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct)) { in lio_ethtool_get_ringparam()
887 if (!OCTEON_CN23XX_PF(oct) && !OCTEON_CN23XX_VF(oct)) in lio_ethtool_set_ringparam()
1972 if ((OCTEON_CN23XX_PF(oct) || OCTEON_CN23XX_VF(oct)) && in lio_get_intr_coalesce()
Docteon_device.h569 #define OCTEON_CN23XX_PF(oct) ((oct)->chip_id == OCTEON_CN23XX_PF_VID) macro
Docteon_droq.c251 } else if (OCTEON_CN23XX_PF(oct)) { in octeon_init_droq()