Home
last modified time | relevance | path

Searched refs:duplex (Results 1 – 17 of 17) sorted by relevance

/qemu/hw/net/rocker/
H A Drocker_fp.c24 enum duplex { enum
37 uint8_t duplex; member
62 value->duplex = port->duplex; in fp_port_get_info()
90 uint8_t *duplex, uint8_t *autoneg) in fp_port_get_settings() argument
93 *duplex = port->duplex; in fp_port_get_settings()
100 uint8_t duplex, uint8_t autoneg) in fp_port_set_settings() argument
105 port->duplex = duplex; in fp_port_set_settings()
265 port->duplex = DUPLEX_FULL; in fp_port_reset()
H A Drocker_fp.h37 uint8_t *duplex, uint8_t *autoneg);
39 uint8_t duplex, uint8_t autoneg);
H A Drocker.c272 uint8_t duplex; in cmd_get_port_settings() local
295 err = fp_port_get_settings(fp_port, &speed, &duplex, &autoneg); in cmd_get_port_settings()
323 rocker_tlv_put_u8(buf, &pos, ROCKER_TLV_CMD_PORT_SETTINGS_DUPLEX, duplex); in cmd_get_port_settings()
345 uint8_t duplex; in cmd_set_port_settings() local
370 duplex = rocker_tlv_get_u8(tlvs[ROCKER_TLV_CMD_PORT_SETTINGS_DUPLEX]); in cmd_set_port_settings()
373 err = fp_port_set_settings(fp_port, speed, duplex, autoneg); in cmd_set_port_settings()
H A Drocker-hmp-cmds.c61 port->value->duplex ? "FD" : "HD", in hmp_rocker_ports()
/qemu/qapi/
H A Drocker.json45 # An eumeration of port duplex states.
47 # @half: half duplex
49 # @full: full duplex
81 # @duplex: port link duplex
89 'speed': 'uint32', 'duplex': 'RockerPortDuplex',
/qemu/hw/net/
H A Detraxfs_eth.c91 int duplex = 0; in tdk_read() local
103 duplex = !!(phy->regs[4] & ADVERTISE_100FULL); in tdk_read()
104 duplex |= !!(phy->regs[4] & ADVERTISE_10FULL); in tdk_read()
105 r = (speed_100 << 10) | (duplex << 11); in tdk_read()
H A Dxilinx_axienet.c110 int duplex = 0; in tdk_read() local
122 duplex = !!(phy->regs[4] & ADVERTISE_100FULL); in tdk_read()
123 duplex |= !!(phy->regs[4] & ADVERTISE_10FULL); in tdk_read()
124 r = (speed_100 << 10) | (duplex << 11); in tdk_read()
H A Dvirtio-net.c102 .end = endof(struct virtio_net_config, duplex)},
154 netcfg.duplex = n->net_conf.duplex; in virtio_net_get_config()
3653 n->net_conf.duplex = DUPLEX_HALF; in virtio_net_device_realize()
3655 n->net_conf.duplex = DUPLEX_FULL; in virtio_net_device_realize()
3662 n->net_conf.duplex = DUPLEX_UNKNOWN; in virtio_net_device_realize()
H A Dtrace-events133 …ctl) "Set link params: Autodetect: %d, Speed: %d, Force speed: %d, Force duplex: %d, RX flow contr…
134 …ctl) "Get link params: Autodetect: %d, Speed: %d, Force speed: %d, Force duplex: %d, RX flow contr…
/qemu/include/standard-headers/linux/
H A Dethtool.h110 uint8_t duplex; member
1919 static inline int ethtool_validate_duplex(uint8_t duplex) in ethtool_validate_duplex() argument
1921 switch (duplex) { in ethtool_validate_duplex()
2251 uint8_t duplex; member
H A Dvirtio_net.h113 uint8_t duplex; member
/qemu/docs/config/
H A Dq35-virtio-graphical.cfg247 [device "duplex"]
248 driver = "hda-duplex"
H A Dq35-emulated.cfg287 [device "ich9-hda-duplex"]
288 driver = "hda-duplex"
/qemu/include/hw/virtio/
H A Dvirtio-net.h57 uint8_t duplex; member
/qemu/pc-bios/
H A Dpetalogix-s3adsp1800.dts124 xlnx,duplex = <0x01>;
/qemu/docs/
H A Dqdev-device-use.txt325 hda -device intel-hda,msi=MSI -device hda-duplex
/qemu/
H A Dqemu-options.hx3784 On Windows, a single duplex pipe will be created at