Searched refs:PCI_CLASS_NETWORK_ETHERNET (Results 1 – 19 of 19) sorted by relevance
77 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in virtio_net_pci_class_init()
246 .class_id = PCI_CLASS_NETWORK_ETHERNET,
114 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in ne2000_class_init()
271 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in pcnet_class_init()
313 c->class_id = PCI_CLASS_NETWORK_ETHERNET; in igbvf_class_init()
611 c->class_id = PCI_CLASS_NETWORK_ETHERNET; in igb_class_init()
690 c->class_id = PCI_CLASS_NETWORK_ETHERNET; in e1000e_class_init()
949 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in sunhme_class_init()
1026 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in tulip_class_init()
1468 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in sungem_class_init()
2078 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in eepro100_class_init()
1713 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in e1000_class_init()
3429 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in rtl8139_class_init()
2508 c->class_id = PCI_CLASS_NETWORK_ETHERNET; in vmxnet3_class_init()
33 #define PCI_CLASS_NETWORK_ETHERNET 0x0200 macro
134 PCI_CLASS_NETWORK_ETHERNET in unplug_nic()
793 PCI_CLASS_NETWORK_ETHERNET) { in add_pci_device()
985 { PCI_CLASS_NETWORK_ETHERNET, "ethernet", NULL },
2149 if (class_id != PCI_CLASS_NETWORK_ETHERNET) { in pci_qdev_realize()
Completed in 70 milliseconds