Home
last modified time | relevance | path

Searched defs:ethtool_link_settings (Results 1 – 1 of 1) sorted by relevance

/qemu/include/standard-headers/linux/
H A Dethtool.h2543 struct ethtool_link_settings { struct
2544 uint32_t cmd;
2545 uint32_t speed;
2546 uint8_t duplex;
2547 uint8_t port;
2548 uint8_t phy_address;
2549 uint8_t autoneg;
2550 uint8_t mdio_support;
2551 uint8_t eth_tp_mdix;
2552 uint8_t eth_tp_mdix_ctrl;
[all …]