Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h56590 struct ethtool_channels { struct
56591 __u32 cmd;
56592 __u32 max_rx;
56593 __u32 max_tx;
56594 __u32 max_other;
56595 __u32 max_combined;
56596 __u32 rx_count;
56597 __u32 tx_count;
56598 __u32 other_count;
56599 __u32 combined_count;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h66348 struct ethtool_channels { struct
66349 __u32 cmd;
66350 __u32 max_rx;
66351 __u32 max_tx;
66352 __u32 max_other;
66353 __u32 max_combined;
66354 __u32 rx_count;
66355 __u32 tx_count;
66356 __u32 other_count;
66357 __u32 combined_count;