Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dethtool.h39 struct ethtool_channels { struct
40 __u32 cmd;
41 __u32 max_rx;
42 __u32 max_tx;
43 __u32 max_other;
44 __u32 max_combined;
45 __u32 rx_count;
46 __u32 tx_count;
47 __u32 other_count;
48 __u32 combined_count;
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dethtool-copy.h320 struct ethtool_channels { struct
321 __u32 cmd;
322 __u32 max_rx;
323 __u32 max_tx;
324 __u32 max_other;
325 __u32 max_combined;
326 __u32 rx_count;
327 __u32 tx_count;
328 __u32 other_count;
329 __u32 combined_count;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dethtool.h509 struct ethtool_channels { struct
510 __u32 cmd;
511 __u32 max_rx;
512 __u32 max_tx;
513 __u32 max_other;
514 __u32 max_combined;
515 __u32 rx_count;
516 __u32 tx_count;
517 __u32 other_count;
518 __u32 combined_count;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dethtool.h509 struct ethtool_channels { struct
510 __u32 cmd;
511 __u32 max_rx;
512 __u32 max_tx;
513 __u32 max_other;
514 __u32 max_combined;
515 __u32 rx_count;
516 __u32 tx_count;
517 __u32 other_count;
518 __u32 combined_count;
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dethtool.h541 struct ethtool_channels { struct
542 __u32 cmd;
543 __u32 max_rx;
544 __u32 max_tx;
545 __u32 max_other;
546 __u32 max_combined;
547 __u32 rx_count;
548 __u32 tx_count;
549 __u32 other_count;
550 __u32 combined_count;