Home
last modified time | relevance | path

Searched refs:PCI_DEVID_RVU_REP (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Drep.h17 #define PCI_DEVID_RVU_REP 0xA0E0 macro
48 return pdev->device == PCI_DEVID_RVU_REP; in otx2_rep_dev()
H A Drep.c23 { PCI_DEVICE(PCI_VENDOR_ID_CAVIUM, PCI_DEVID_RVU_REP) },
H A Dotx2_common.h568 (pdev->device == PCI_DEVID_RVU_REP); in is_otx2_lbkvf()