Home
last modified time | relevance | path

Searched refs:OCTEON_CN66XX (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/cavium/liquidio/
Dlio_ethtool.c845 if (oct->chip_id == OCTEON_CN66XX) { in lio_set_phys_id()
895 else if (oct->chip_id == OCTEON_CN66XX) in lio_set_phys_id()
908 else if (oct->chip_id == OCTEON_CN66XX) in lio_set_phys_id()
917 if (oct->chip_id == OCTEON_CN66XX) { in lio_set_phys_id()
1840 case OCTEON_CN66XX: in lio_get_priv_flags_strings()
1952 case OCTEON_CN66XX: in lio_get_priv_flags_ss_count()
2136 case OCTEON_CN66XX: { in lio_get_intr_coalesce()
2229 case OCTEON_CN66XX: { in oct_cfg_rx_intrcnt()
2302 case OCTEON_CN66XX: { in oct_cfg_rx_intrtime()
2383 case OCTEON_CN66XX: in oct_cfg_tx_intrcnt()
[all …]
Docteon_device.h37 #define OCTEON_CN66XX 0x0092 macro
623 ((_oct->chip_id == OCTEON_CN66XX) || \
Docteon_device.c577 if (oct->chip_id == OCTEON_CN66XX) { in __retrieve_octeon_config_info()
600 case OCTEON_CN66XX: in __verify_octeon_config_info()
675 case OCTEON_CN66XX: in octeon_allocate_device_mem()
1338 if ((oct->chip_id == OCTEON_CN66XX) || in lio_pci_readq()
Docteon_droq.c831 case OCTEON_CN66XX: in octeon_enable_irq()
Dlio_main.c231 if ((oct->chip_id == OCTEON_CN66XX) || in force_io_queues_off()
875 if (((pdev->device == OCTEON_CN66XX) || in liquidio_probe()
1393 oct->chip_id = OCTEON_CN66XX; in octeon_chip_specific_setup()