Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dpci_ids.h2215 #define PCI_DEVICE_ID_TIGON3_5761 0x1681 macro
/linux-6.6.21/drivers/net/ethernet/broadcom/
Dtg3.c307 {PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, PCI_DEVICE_ID_TIGON3_5761)},
2871 } else if (tp->pdev->device == PCI_DEVICE_ID_TIGON3_5761 || in tg3_pwrsrc_switch_to_vaux()
16685 if (tp->pdev->device == PCI_DEVICE_ID_TIGON3_5761 || in tg3_get_invariants()
17678 if (tp->pdev->device == PCI_DEVICE_ID_TIGON3_5761 || in tg3_init_one()