Searched refs:PCI_CLASS_NETWORK_ETHERNET (Results 1 – 19 of 19) sorted by relevance
76 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in virtio_net_pci_class_init()
244 .class_id = PCI_CLASS_NETWORK_ETHERNET,
113 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in ne2000_class_init()
270 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in pcnet_class_init()
313 c->class_id = PCI_CLASS_NETWORK_ETHERNET; in igbvf_class_init()
613 c->class_id = PCI_CLASS_NETWORK_ETHERNET; in igb_class_init()
688 c->class_id = PCI_CLASS_NETWORK_ETHERNET; in e1000e_class_init()
948 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in sunhme_class_init()
1025 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in tulip_class_init()
1467 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in sungem_class_init()
2075 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in eepro100_class_init()
1699 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in e1000_class_init()
2478 c->class_id = PCI_CLASS_NETWORK_ETHERNET; in vmxnet3_class_init()
3428 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in rtl8139_class_init()
33 #define PCI_CLASS_NETWORK_ETHERNET 0x0200 macro
134 PCI_CLASS_NETWORK_ETHERNET in unplug_nic()
792 PCI_CLASS_NETWORK_ETHERNET) { in add_pci_device()
985 { PCI_CLASS_NETWORK_ETHERNET, "ethernet", NULL },
2313 if (class_id != PCI_CLASS_NETWORK_ETHERNET) { in pci_qdev_realize()