Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/atheros/atl1c/
Datl1c_hw.h57 #define PCI_DEVICE_ID_ATTANSIC_L2C 0x1062 macro
Datl1c_main.c24 {PCI_DEVICE(PCI_VENDOR_ID_ATTANSIC, PCI_DEVICE_ID_ATTANSIC_L2C)},
676 case PCI_DEVICE_ID_ATTANSIC_L2C: in atl1c_get_mac_type()