Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dpci_ids.h2182 #define PCI_DEVICE_ID_TIGON3_5761 0x1681 macro
/linux-4.4.14/drivers/net/ethernet/broadcom/
Dtg3.c308 {PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, PCI_DEVICE_ID_TIGON3_5761)},
2875 } else if (tp->pdev->device == PCI_DEVICE_ID_TIGON3_5761 || in tg3_pwrsrc_switch_to_vaux()
16647 if (tp->pdev->device == PCI_DEVICE_ID_TIGON3_5761 || in tg3_get_invariants()
17675 if (tp->pdev->device == PCI_DEVICE_ID_TIGON3_5761 || in tg3_init_one()