Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/
H A Dethtool.h207 struct ethtool_ringparam { struct
208 __u32 cmd; /* ETHTOOL_{G,S}RINGPARAM */
214 __u32 rx_max_pending;
215 __u32 rx_mini_max_pending;
216 __u32 rx_jumbo_max_pending;
217 __u32 tx_max_pending;
222 __u32 rx_pending;
223 __u32 rx_mini_pending;
224 __u32 rx_jumbo_pending;
225 __u32 tx_pending;