Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dethtool.h474 struct ethtool_coalesce { struct
475 __u32 cmd;
476 __u32 rx_coalesce_usecs;
478 __u32 rx_coalesce_usecs_irq;
480 __u32 tx_coalesce_usecs;
482 __u32 tx_coalesce_usecs_irq;
487 __u32 pkt_rate_low;
488 __u32 rx_coalesce_usecs_low;
490 __u32 tx_coalesce_usecs_low;
492 __u32 pkt_rate_high;
[all …]

Completed in 28 milliseconds