Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dethtool.h229 struct ethtool_pauseparam { struct
230 __u32 cmd; /* ETHTOOL_{G,S}PAUSEPARAM */
242 __u32 autoneg;
243 __u32 rx_pause;
244 __u32 tx_pause;
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h586 struct ethtool_pauseparam { struct
587 uint32_t cmd;
588 uint32_t autoneg;
589 uint32_t rx_pause;
590 uint32_t tx_pause;