Searched refs:DEVICE_CATEGORY_NETWORK (Results 1 – 25 of 25) sorted by relevance
| /openbmc/qemu/hw/s390x/ |
| H A D | virtio-ccw-net.c | 64 set_bit(DEVICE_CATEGORY_NETWORK, dc->categories); in virtio_ccw_net_class_init()
|
| /openbmc/qemu/hw/virtio/ |
| H A D | virtio-net-pci.c | 78 set_bit(DEVICE_CATEGORY_NETWORK, dc->categories); in virtio_net_pci_class_init()
|
| /openbmc/qemu/hw/net/ |
| H A D | ne2000-pci.c | 116 set_bit(DEVICE_CATEGORY_NETWORK, dc->categories); in ne2000_class_init()
|
| H A D | lance.c | 151 set_bit(DEVICE_CATEGORY_NETWORK, dc->categories); in lance_class_init()
|
| H A D | ne2000-isa.c | 95 set_bit(DEVICE_CATEGORY_NETWORK, dc->categories); in isa_ne2000_class_initfn()
|
| H A D | pcnet-pci.c | 274 set_bit(DEVICE_CATEGORY_NETWORK, dc->categories); in pcnet_class_init()
|
| H A D | igbvf.c | 322 set_bit(DEVICE_CATEGORY_NETWORK, dc->categories); in igbvf_class_init()
|
| H A D | igb.c | 621 set_bit(DEVICE_CATEGORY_NETWORK, dc->categories); in igb_class_init()
|
| H A D | e1000e.c | 707 set_bit(DEVICE_CATEGORY_NETWORK, dc->categories); in e1000e_class_init()
|
| H A D | mcf_fec.c | 671 set_bit(DEVICE_CATEGORY_NETWORK, dc->categories); in mcf_fec_class_init()
|
| H A D | opencores_eth.c | 755 set_bit(DEVICE_CATEGORY_NETWORK, dc->categories);
|
| H A D | spapr_llan.c | 863 set_bit(DEVICE_CATEGORY_NETWORK, dc->categories); in spapr_vlan_class_init()
|
| H A D | npcm7xx_emc.c | 856 set_bit(DEVICE_CATEGORY_NETWORK, dc->categories); in npcm7xx_emc_class_init()
|
| H A D | sunhme.c | 952 set_bit(DEVICE_CATEGORY_NETWORK, dc->categories); in sunhme_class_init()
|
| H A D | npcm_gmac.c | 921 set_bit(DEVICE_CATEGORY_NETWORK, dc->categories); in npcm_gmac_class_init()
|
| H A D | dp8393x.c | 946 set_bit(DEVICE_CATEGORY_NETWORK, dc->categories); in dp8393x_class_init()
|
| H A D | tulip.c | 1029 set_bit(DEVICE_CATEGORY_NETWORK, dc->categories); in tulip_class_init()
|
| H A D | sungem.c | 1471 set_bit(DEVICE_CATEGORY_NETWORK, dc->categories); in sungem_class_init()
|
| H A D | ftgmac100.c | 1270 set_bit(DEVICE_CATEGORY_NETWORK, dc->categories); in ftgmac100_class_init()
|
| H A D | eepro100.c | 2071 set_bit(DEVICE_CATEGORY_NETWORK, dc->categories); in eepro100_class_init()
|
| H A D | e1000.c | 1701 set_bit(DEVICE_CATEGORY_NETWORK, dc->categories); in e1000_class_init()
|
| H A D | rtl8139.c | 3433 set_bit(DEVICE_CATEGORY_NETWORK, dc->categories); in rtl8139_class_init()
|
| /openbmc/qemu/hw/net/fsl_etsec/ |
| H A D | etsec.c | 430 set_bit(DEVICE_CATEGORY_NETWORK, dc->categories); in etsec_class_init()
|
| /openbmc/qemu/hw/usb/ |
| H A D | dev-network.c | 1426 set_bit(DEVICE_CATEGORY_NETWORK, dc->categories); in usb_net_class_initfn()
|
| /openbmc/qemu/hw/net/rocker/ |
| H A D | rocker.c | 1489 set_bit(DEVICE_CATEGORY_NETWORK, dc->categories); in rocker_class_init()
|