OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pkt_rate_high
(Results
1 - 10
of
10
) 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.6/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
/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
144
__u32
pkt_rate_high
;
member in struct:ethtool_coalesce
/development/ndk/platforms/android-L/include/linux/
ethtool.h
144
__u32
pkt_rate_high
;
member in struct:ethtool_coalesce
/external/kernel-headers/original/uapi/linux/
ethtool.h
220
* @
pkt_rate_high
: Threshold for high packet rate (packets per second).
222
* a packet arrives, when the packet rate is above @
pkt_rate_high
.
224
* before an RX interrupt, when the packet rate is above @
pkt_rate_high
.
226
* a packet is sent, when the packet rate is above @
pkt_rate_high
.
228
* a TX interrupt, when the packet rate is above @
pkt_rate_high
.
252
* When the packet rate is below @
pkt_rate_high
but above
274
__u32
pkt_rate_high
;
member in struct:ethtool_coalesce
[
all
...]
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
ethtool.h
144
__u32
pkt_rate_high
;
member in struct:ethtool_coalesce
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
ethtool.h
144
__u32
pkt_rate_high
;
member in struct:ethtool_coalesce
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
ethtool.h
144
__u32
pkt_rate_high
;
member in struct:ethtool_coalesce
Completed in 188 milliseconds