Home
last modified time | relevance | path

Searched defs:ethtool_pauseparam (Results 1 – 3 of 3) 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;
/openbmc/linux/include/uapi/linux/
H A Dethtool.h586 struct ethtool_pauseparam { struct
587 __u32 cmd;
588 __u32 autoneg;
589 __u32 rx_pause;
590 __u32 tx_pause;