Home
last modified time | relevance | path

Searched refs:PCI_VENDOR_ID_AQUANTIA (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/aquantia/atlantic/
Daq_common.h19 #define PCI_VENDOR_ID_AQUANTIA 0x1D6A macro
Daq_pci_func.c99 if (pdev->vendor != PCI_VENDOR_ID_AQUANTIA) in aq_pci_probe_get_hw_by_id()