Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dethtool.h473 struct ethtool_coalesce { struct
474 __u32 cmd;
475 __u32 rx_coalesce_usecs;
477 __u32 rx_coalesce_usecs_irq;
479 __u32 tx_coalesce_usecs;
481 __u32 tx_coalesce_usecs_irq;
486 __u32 pkt_rate_low;
487 __u32 rx_coalesce_usecs_low;
489 __u32 tx_coalesce_usecs_low;
491 __u32 pkt_rate_high;
[all …]

Completed in 13 milliseconds