Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:rx_runt
(Results
1 - 25
of
32
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H
A
D
vnic_main.c
109
stats->
rx_runt
+= qstats->
rx_runt
;
in hfi1_vnic_update_stats()
124
stats->
rx_runt
;
in hfi1_vnic_update_stats()
138
netdev->stats.rx_length_errors = stats->rx_oversize + stats->
rx_runt
;
in hfi1_vnic_update_stats()
347
vinfo->stats[rxq->idx].
rx_runt
++;
in hfi1_vnic_decap_skb()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H
A
D
vnic_main.c
67
stats->
rx_runt
+= qstats->
rx_runt
;
in hfi1_vnic_update_stats()
82
stats->
rx_runt
;
in hfi1_vnic_update_stats()
96
netdev->stats.rx_length_errors = stats->rx_oversize + stats->
rx_runt
;
in hfi1_vnic_update_stats()
305
vinfo->stats[rxq->idx].
rx_runt
++;
in hfi1_vnic_decap_skb()
/kernel/linux/linux-5.10/include/rdma/
H
A
D
opa_vnic.h
87
u64
rx_runt
;
member
/kernel/linux/linux-6.6/include/rdma/
H
A
D
opa_vnic.h
87
u64
rx_runt
;
member
/kernel/linux/linux-5.10/drivers/infiniband/ulp/opa_vnic/
H
A
D
opa_vnic_ethtool.c
118
{"
rx_runt
", VNIC_STAT(
rx_runt
)},
H
A
D
opa_vnic_vema_iface.c
147
cntrs->
rx_runt
= cpu_to_be64(vstats.
rx_runt
);
in opa_vnic_get_error_counters()
H
A
D
opa_vnic_encap.h
372
* @
rx_runt
: received ethernet packet with length < 64 bytes
404
__be64
rx_runt
;
member
/kernel/linux/linux-6.6/drivers/infiniband/ulp/opa_vnic/
H
A
D
opa_vnic_ethtool.c
118
{"
rx_runt
", VNIC_STAT(
rx_runt
)},
H
A
D
opa_vnic_vema_iface.c
147
cntrs->
rx_runt
= cpu_to_be64(vstats.
rx_runt
);
in opa_vnic_get_error_counters()
H
A
D
opa_vnic_encap.h
372
* @
rx_runt
: received ethernet packet with length < 64 bytes
404
__be64
rx_runt
;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/emac/
H
A
D
emac.h
222
u64
rx_runt
; /* runt packets */
member
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/alx/
H
A
D
hw.h
402
u64
rx_runt
; /* RX packets < 64 bytes with good FCS */
member
H
A
D
hw.c
1079
hw->stats.
rx_runt
+= alx_read_mem32(hw, ALX_MIB_RX_RUNT);
in alx_update_hw_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/alx/
H
A
D
hw.h
402
u64
rx_runt
; /* RX packets < 64 bytes with good FCS */
member
H
A
D
hw.c
1079
hw->stats.
rx_runt
+= alx_read_mem32(hw, ALX_MIB_RX_RUNT);
in alx_update_hw_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/qualcomm/emac/
H
A
D
emac.h
222
u64
rx_runt
; /* runt packets */
member
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/
H
A
D
atl1c.h
309
unsigned long
rx_runt
; /* The number of packets received that are less than 64 byte long and with good FCS. */
member
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atlx/
H
A
D
atl1.h
319
u32
rx_runt
; /* RX packets < 64 bytes with good FCS */
member
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1e/
H
A
D
atl1e.h
256
unsigned long
rx_runt
; /* The number of packets received that are less than 64 byte long and with good FCS. */
member
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1c/
H
A
D
atl1c.h
307
unsigned long
rx_runt
; /* The number of packets received that are less than 64 byte long and with good FCS. */
member
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atlx/
H
A
D
atl1.h
319
u32
rx_runt
; /* RX packets < 64 bytes with good FCS */
member
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1e/
H
A
D
atl1e.h
256
unsigned long
rx_runt
; /* The number of packets received that are less than 64 byte long and with good FCS. */
member
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H
A
D
common.h
228
u64
rx_runt
; /* # of runt frames */
member
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H
A
D
common.h
228
u64
rx_runt
; /* # of runt frames */
member
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
cxgb4.h
242
u64
rx_runt
; /* # of short frames */
member
Completed in 32 milliseconds
1
2