Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dpci_ids.h2196 #define PCI_DEVICE_ID_TIGON3_5761 0x1681 macro
/linux-6.1.9/drivers/net/ethernet/broadcom/
Dtg3.c305 {PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, PCI_DEVICE_ID_TIGON3_5761)},
2870 } else if (tp->pdev->device == PCI_DEVICE_ID_TIGON3_5761 || in tg3_pwrsrc_switch_to_vaux()
16650 if (tp->pdev->device == PCI_DEVICE_ID_TIGON3_5761 || in tg3_get_invariants()
17643 if (tp->pdev->device == PCI_DEVICE_ID_TIGON3_5761 || in tg3_init_one()