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.h2539 struct ethtool_link_settings { struct
2540 uint32_t cmd;
2541 uint32_t speed;
2542 uint8_t duplex;
2543 uint8_t port;
2544 uint8_t phy_address;
2545 uint8_t autoneg;
2546 uint8_t mdio_support;
2547 uint8_t eth_tp_mdix;
2548 uint8_t eth_tp_mdix_ctrl;
[all …]