Home
last modified time | relevance | path

Searched refs:oct_slot (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/
H A Dlio_main.c721 int oct_slot, other_oct_slot; in get_other_octeon_device() local
723 oct_slot = PCI_SLOT(oct->pci_dev->devfn); in get_other_octeon_device()
726 if (oct_slot == other_oct_slot) in get_other_octeon_device()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/
H A Dlio_main.c715 int oct_slot, other_oct_slot; in get_other_octeon_device() local
717 oct_slot = PCI_SLOT(oct->pci_dev->devfn); in get_other_octeon_device()
720 if (oct_slot == other_oct_slot) in get_other_octeon_device()

Completed in 10 milliseconds