Home
last modified time | relevance | path

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

/drivers/net/ethernet/cavium/liquidio/
Docteon_device.c757 if (OCTEON_CN23XX_PF(oct)) in octeon_allocate_ioq_vector()
799 else if (OCTEON_CN23XX_PF(oct)) in octeon_setup_instr_queues()
843 } else if (OCTEON_CN23XX_PF(oct)) { in octeon_setup_output_queues()
1074 else if (OCTEON_CN23XX_PF(oct)) in octeon_core_drv_init()
1172 } else if (OCTEON_CN23XX_PF(oct)) { in octeon_get_conf()
1253 if (OCTEON_CN23XX_PF(oct)) { in octeon_mem_access_ok()
1325 if (oct && OCTEON_CN23XX_PF(oct)) { in lio_enable_irq()
Docteon_nic.c55 if (OCTEON_CN23XX_PF(oct)) { in octeon_alloc_soft_command_resp()
76 if (OCTEON_CN23XX_PF(oct)) in octeon_alloc_soft_command_resp()
Dlio_main.c208 if (OCTEON_CN23XX_PF(oct) && oct->msix_on) { in octeon_droq_bh()
1086 if (OCTEON_CN23XX_PF(oct) && oct->msix_on) { in octeon_setup_interrupt()
1329 if (OCTEON_CN23XX_PF(oct_dev)) { in liquidio_probe()
1439 if (OCTEON_CN23XX_PF(oct)) in octeon_destroy_resources()
1487 if ((!OCTEON_CN23XX_PF(oct)) || !oct->octeon_id) in octeon_destroy_resources()
1624 if (OCTEON_CN23XX_PF(oct)) in liquidio_destroy_nic_device()
2386 if (OCTEON_CN23XX_PF(oct) || droq->cpu_id == this_cpu) { in liquidio_napi_drv_callback()
2516 if (OCTEON_CN23XX_PF(octeon_dev)) { in setup_io_queues()
2609 if (OCTEON_CN23XX_PF(oct)) in liquidio_open()
2622 if (OCTEON_CN23XX_PF(oct)) { in liquidio_open()
[all …]
Drequest_manager.c75 else if (OCTEON_CN23XX_PF(oct)) in octeon_init_instr_queue()
187 else if (OCTEON_CN23XX_PF(oct)) in octeon_delete_instr_queue()
392 if (OCTEON_CN23XX_PF(oct)) in lio_process_iq_request_list()
607 if (OCTEON_CN23XX_PF(oct)) { in octeon_prepare_soft_command()
700 if (OCTEON_CN23XX_PF(oct)) { in octeon_send_soft_command()
Docteon_config.h459 (OCTEON_CN23XX_PF(oct) ? CN23XX_MAX_INPUT_QUEUES : \
464 (OCTEON_CN23XX_PF(oct) ? CN23XX_MAX_OUTPUT_QUEUES : \
Dresponse_manager.c94 if (OCTEON_CN23XX_PF(octeon_dev)) { in lio_process_ordered_list()
Docteon_device.h495 #define OCTEON_CN23XX_PF(oct) (oct->chip_id == OCTEON_CN23XX_PF_VID) macro
Dlio_ethtool.c268 } else if (OCTEON_CN23XX_PF(oct)) { in lio_ethtool_get_channels()
598 } else if (OCTEON_CN23XX_PF(oct)) { in lio_ethtool_get_ringparam()
1155 if (OCTEON_CN23XX_PF(oct) && in lio_get_intr_coalesce()
Docteon_droq.c266 } else if (OCTEON_CN23XX_PF(oct)) { in octeon_init_droq()