Home
last modified time | relevance | path

Searched refs:OCTEON_CN68XX (Results 1 – 10 of 10) sorted by relevance

/drivers/staging/octeon/
Dethernet-rx.c201 if (OCTEON_IS_MODEL(OCTEON_CN68XX)) { in cvm_oct_poll()
233 if (OCTEON_IS_MODEL(OCTEON_CN68XX)) { in cvm_oct_poll()
389 if (OCTEON_IS_MODEL(OCTEON_CN68XX)) { in cvm_oct_poll()
489 if (OCTEON_IS_MODEL(OCTEON_CN68XX)) { in cvm_oct_rx_initialize()
532 if (OCTEON_IS_MODEL(OCTEON_CN68XX)) in cvm_oct_rx_shutdown()
Dethernet-tx.c558 if (!OCTEON_IS_MODEL(OCTEON_CN68XX)) in cvm_oct_xmit_pow()
Dethernet.c725 if (OCTEON_IS_MODEL(OCTEON_CN68XX)) in cvm_oct_probe()
/drivers/net/ethernet/cavium/liquidio/
Docteon_device.c579 } else if ((oct->chip_id == OCTEON_CN68XX) && in __retrieve_octeon_config_info()
582 } else if ((oct->chip_id == OCTEON_CN68XX) && in __retrieve_octeon_config_info()
601 case OCTEON_CN68XX: in __verify_octeon_config_info()
676 case OCTEON_CN68XX: in octeon_allocate_device_mem()
1354 (oct->chip_id == OCTEON_CN68XX) || in lio_pci_readq()
Docteon_device.h36 #define OCTEON_CN68XX 0x0091 macro
624 (_oct->chip_id == OCTEON_CN68XX)); })
Dlio_ethtool.c849 } else if (oct->chip_id == OCTEON_CN68XX) { in lio_set_phys_id()
919 } else if (oct->chip_id == OCTEON_CN68XX) { in lio_set_phys_id()
1843 case OCTEON_CN68XX: in lio_get_priv_flags_strings()
1955 case OCTEON_CN68XX: in lio_get_priv_flags_ss_count()
2141 case OCTEON_CN68XX: in lio_get_intr_coalesce()
2234 case OCTEON_CN68XX: in oct_cfg_rx_intrcnt()
2307 case OCTEON_CN68XX: in oct_cfg_rx_intrtime()
2388 case OCTEON_CN68XX: in oct_cfg_tx_intrcnt()
2434 case OCTEON_CN68XX: in lio_set_intr_coalesce()
3032 case OCTEON_CN68XX: in lio_get_regs()
Docteon_droq.c832 case OCTEON_CN68XX: { in octeon_enable_irq()
Dlio_main.c225 (oct->chip_id == OCTEON_CN68XX)) { in force_io_queues_off()
846 (pdev->device == OCTEON_CN68XX))) in liquidio_probe()
1353 oct->chip_id = OCTEON_CN68XX; in octeon_chip_specific_setup()
/drivers/watchdog/
Docteon-wdt-main.c252 if (OCTEON_IS_MODEL(OCTEON_CN68XX)) { in octeon_wdt_nmi_stage3()
533 if (OCTEON_IS_MODEL(OCTEON_CN68XX)) in octeon_wdt_init()
/drivers/edac/
Docteon_edac-l2c.c137 int num_tads = OCTEON_IS_MODEL(OCTEON_CN68XX) ? 4 : 1; in octeon_l2c_probe()