Home
last modified time | relevance | path

Searched refs:DUPLEX_FULL (Results 1 – 3 of 3) sorted by relevance

/qemu/hw/net/rocker/
H A Drocker_fp.c26 DUPLEX_FULL enumerator
265 port->duplex = DUPLEX_FULL; in fp_port_reset()
/qemu/include/standard-headers/linux/
H A Dethtool.h2203 #define DUPLEX_FULL 0x01 macro
2210 case DUPLEX_FULL: in ethtool_validate_duplex()
/qemu/hw/net/
H A Dvirtio-net.c3764 n->net_conf.duplex = DUPLEX_FULL; in virtio_net_device_realize()