Searched defs:ethtool_coalesce_set_req (Results 1 – 1 of 1) sorted by relevance
2722 struct ethtool_coalesce_set_req { struct2723 struct {2752 } _present;2754 struct ethtool_header header;2755 __u32 rx_usecs;2756 __u32 rx_max_frames;2757 __u32 rx_usecs_irq;2758 __u32 rx_max_frames_irq;2759 __u32 tx_usecs;2760 __u32 tx_max_frames;[all …]