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.c361 if (oct->chip_id == OCTEON_CN66XX) { in lio_set_phys_id()
402 if (oct->chip_id == OCTEON_CN66XX) { in lio_set_phys_id()
414 if (oct->chip_id == OCTEON_CN66XX) in lio_set_phys_id()
425 if (oct->chip_id == OCTEON_CN66XX) { in lio_set_phys_id()
631 case OCTEON_CN66XX: in lio_get_intr_coalesce()
1179 case OCTEON_CN66XX: in lio_get_regs()
Docteon_device.h39 #define OCTEON_CN66XX 0x0092 macro
393 #define OCTEON_CN6XXX(oct) ((oct->chip_id == OCTEON_CN66XX) || \
Docteon_device.c491 if (oct->chip_id == OCTEON_CN66XX) { in __retrieve_octeon_config_info()
510 case OCTEON_CN66XX: in __verify_octeon_config_info()
677 case OCTEON_CN66XX: in octeon_allocate_device_mem()
1217 if ((oct->chip_id == OCTEON_CN66XX) || (oct->chip_id == OCTEON_CN68XX)) in lio_pci_readq()
Docteon_droq.c840 case OCTEON_CN66XX: in octeon_process_droq_poll_cmd()
Dlio_main.c338 if ((oct->chip_id == OCTEON_CN66XX) || in force_io_queues_off()
1289 oct->chip_id = OCTEON_CN66XX; in octeon_chip_specific_setup()