HomeSort by relevance Sort by last modified time
    Searched defs:pkt_rate_high (Results 1 - 13 of 13) sorted by null

  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
ethtool.h 107 __u32 pkt_rate_high; member in struct:ethtool_coalesce
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
ethtool.h 107 __u32 pkt_rate_high; member in struct:ethtool_coalesce
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
ethtool.h 177 /* When the packet rate is below pkt_rate_high but above
183 * is above pkt_rate_high, the {rx,tx}_*_high parameters are
186 __u32 pkt_rate_high; member in struct:ethtool_coalesce
  /bionic/libc/kernel/uapi/linux/
ethtool.h 174 __u32 pkt_rate_high; member in struct:ethtool_coalesce
  /development/ndk/platforms/android-21/include/linux/
ethtool.h 144 __u32 pkt_rate_high; member in struct:ethtool_coalesce
  /external/kernel-headers/original/uapi/linux/
ethtool.h 369 * @pkt_rate_high: Threshold for high packet rate (packets per second).
371 * a packet arrives, when the packet rate is above @pkt_rate_high.
373 * before an RX interrupt, when the packet rate is above @pkt_rate_high.
375 * a packet is sent, when the packet rate is above @pkt_rate_high.
377 * a TX interrupt, when the packet rate is above @pkt_rate_high.
402 * When the packet rate is below @pkt_rate_high but above
424 __u32 pkt_rate_high; member in struct:ethtool_coalesce
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
ethtool.h 153 * @pkt_rate_high: Threshold for high packet rate (packets per second).
155 * a packet arrives, when the packet rate is above @pkt_rate_high.
157 * before an RX interrupt, when the packet rate is above @pkt_rate_high.
159 * a packet is sent, when the packet rate is above @pkt_rate_high.
161 * a TX interrupt, when the packet rate is above @pkt_rate_high.
185 * When the packet rate is below @pkt_rate_high but above
207 __u32 pkt_rate_high; member in struct:ethtool_coalesce
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
ethtool.h 144 __u32 pkt_rate_high; member in struct:ethtool_coalesce
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
ethtool.h 144 __u32 pkt_rate_high; member in struct:ethtool_coalesce
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
ethtool.h 144 __u32 pkt_rate_high; member in struct:ethtool_coalesce
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
ethtool.h 144 __u32 pkt_rate_high; member in struct:ethtool_coalesce
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
ethtool.h 144 __u32 pkt_rate_high; member in struct:ethtool_coalesce
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
ethtool.h 144 __u32 pkt_rate_high; member in struct:ethtool_coalesce

Completed in 66 milliseconds