Searched defs:ethtool_coalesce_get_rsp (Results 1 – 1 of 1) sorted by relevance
2584 struct ethtool_coalesce_get_rsp { struct2585 struct {2614 } _present;2616 struct ethtool_header header;2617 __u32 rx_usecs;2618 __u32 rx_max_frames;2619 __u32 rx_usecs_irq;2620 __u32 rx_max_frames_irq;2621 __u32 tx_usecs;2622 __u32 tx_max_frames;[all …]