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

  /external/u-boot/include/linux/
ethtool.h 185 /* When the packet rate is below pkt_rate_high but above
191 * is above pkt_rate_high, the {rx,tx}_*_high parameters are
194 __u32 pkt_rate_high; member in struct:ethtool_coalesce
  /bionic/libc/kernel/uapi/linux/
ethtool.h 157 __u32 pkt_rate_high; member in struct:ethtool_coalesce
  /external/kernel-headers/original/uapi/linux/
ethtool.h 395 * @pkt_rate_high: Threshold for high packet rate (packets per second).
397 * a packet arrives, when the packet rate is above @pkt_rate_high.
399 * before an RX interrupt, when the packet rate is above @pkt_rate_high.
401 * a packet is sent, when the packet rate is above @pkt_rate_high.
403 * a TX interrupt, when the packet rate is above @pkt_rate_high.
428 * When the packet rate is below @pkt_rate_high but above
450 __u32 pkt_rate_high; member in struct:ethtool_coalesce
    [all...]
  /external/syzkaller/sys/linux/gen/
386.go     [all...]
amd64.go     [all...]
arm.go     [all...]
arm64.go     [all...]
ppc64le.go     [all...]

Completed in 126 milliseconds