Home
last modified time | relevance | path

Searched defs:oct_dev (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/
Dlio_ethtool.c185 struct octeon_device *oct_dev = lio->oct_dev; in lio_get_eeprom_len() local
202 struct octeon_device *oct_dev = lio->oct_dev; in lio_get_eeprom() local
280 struct octeon_device *oct_dev = lio->oct_dev; in octnet_mdio45_access() local
530 struct octeon_device *oct_dev = lio->oct_dev; in lio_get_ethtool_stats() local
582 struct octeon_device *oct_dev = lio->oct_dev; in lio_get_strings() local
610 struct octeon_device *oct_dev = lio->oct_dev; in lio_get_sset_count() local
669 static void octnet_intrmod_callback(struct octeon_device *oct_dev, in octnet_intrmod_callback()
696 struct octeon_device *oct_dev = (struct octeon_device *)oct; in octnet_set_intrmod_cfg() local
Docteon_device.h399 struct octeon_device *oct_dev; member
507 #define octeon_write_csr(oct_dev, reg_off, value) \ argument
510 #define octeon_write_csr64(oct_dev, reg_off, val64) \ argument
513 #define octeon_read_csr(oct_dev, reg_off) \ argument
516 #define octeon_read_csr64(oct_dev, reg_off) \ argument
Docteon_network.h63 struct octeon_device *oct_dev; member
Docteon_droq.h244 struct octeon_device *oct_dev; member
Dlio_main.c992 struct octeon_device *oct_dev = NULL; in liquidio_probe() local
1249 struct octeon_device *oct_dev = pci_get_drvdata(pdev); in liquidio_remove() local