Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/cavium/liquidio/
Docteon_device.c584 } else if (oct->chip_id == OCTEON_CN23XX_PF_VID) { in __retrieve_octeon_config_info()
602 case OCTEON_CN23XX_PF_VID: in __verify_octeon_config_info()
678 case OCTEON_CN23XX_PF_VID: in octeon_allocate_device_mem()
848 if (oct->chip_id == OCTEON_CN23XX_PF_VID) in octeon_allocate_ioq_vector()
1336 (oct->chip_id == OCTEON_CN23XX_PF_VID)) in lio_pci_readq()
Dlio_ethtool.c877 } else if (oct->chip_id == OCTEON_CN23XX_PF_VID) { in lio_set_phys_id()
890 if (oct->chip_id == OCTEON_CN23XX_PF_VID && in lio_set_phys_id()
903 if (oct->chip_id == OCTEON_CN23XX_PF_VID && in lio_set_phys_id()
932 } else if (oct->chip_id == OCTEON_CN23XX_PF_VID) { in lio_set_phys_id()
1378 if (oct->chip_id != OCTEON_CN23XX_PF_VID) in lio_set_pauseparam()
1836 case OCTEON_CN23XX_PF_VID: in lio_get_priv_flags_strings()
1952 case OCTEON_CN23XX_PF_VID: in lio_get_priv_flags_ss_count()
2129 case OCTEON_CN23XX_PF_VID: in lio_get_intr_coalesce()
2249 case OCTEON_CN23XX_PF_VID: { in oct_cfg_rx_intrcnt()
2325 case OCTEON_CN23XX_PF_VID: { in oct_cfg_rx_intrtime()
[all …]
Docteon_device.h38 #define OCTEON_CN23XX_PF_VID 0x9702 macro
625 #define OCTEON_CN23XX_PF(oct) ((oct)->chip_id == OCTEON_CN23XX_PF_VID)
Docteon_droq.c850 case OCTEON_CN23XX_PF_VID: in octeon_enable_irq()
Dlio_main.c847 if (pdev->device == OCTEON_CN23XX_PF_VID) in liquidio_probe()
1372 oct->chip_id = OCTEON_CN23XX_PF_VID; in octeon_chip_specific_setup()
3660 if (lio->oct_dev->chip_id == OCTEON_CN23XX_PF_VID) in setup_nic_devices()