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:rxfifooverflow
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/synopsys/
H
A
D
dwc-xlgmac-ethtool.c
78
XLGMAC_STAT("rx_fifo_overflow_errors",
rxfifooverflow
),
H
A
D
dwc-xlgmac.h
188
u64
rxfifooverflow
;
member
H
A
D
dwc-xlgmac-hw.c
2108
stats->
rxfifooverflow
+=
in xlgmac_rx_mmc_int()
2249
stats->
rxfifooverflow
+=
in xlgmac_read_mmc_stats()
H
A
D
dwc-xlgmac-net.c
784
s->rx_fifo_errors = pstats->
rxfifooverflow
;
in xlgmac_get_stats64()
/kernel/linux/linux-6.6/drivers/net/ethernet/synopsys/
H
A
D
dwc-xlgmac-ethtool.c
78
XLGMAC_STAT("rx_fifo_overflow_errors",
rxfifooverflow
),
H
A
D
dwc-xlgmac.h
189
u64
rxfifooverflow
;
member
H
A
D
dwc-xlgmac-hw.c
2108
stats->
rxfifooverflow
+=
in xlgmac_rx_mmc_int()
2249
stats->
rxfifooverflow
+=
in xlgmac_read_mmc_stats()
H
A
D
dwc-xlgmac-net.c
783
s->rx_fifo_errors = pstats->
rxfifooverflow
;
in xlgmac_get_stats64()
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
H
A
D
xgbe-ethtool.c
180
XGMAC_MMC_STAT("rx_fifo_overflow_errors",
rxfifooverflow
),
H
A
D
xgbe.h
709
u64
rxfifooverflow
;
member
H
A
D
xgbe-dev.c
3065
stats->
rxfifooverflow
+=
in xgbe_rx_mmc_int()
3198
stats->
rxfifooverflow
+=
in xgbe_read_mmc_stats()
H
A
D
xgbe-drv.c
2116
s->rx_fifo_errors = pstats->
rxfifooverflow
;
in xgbe_get_stats64()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/
H
A
D
xgbe.h
738
u64
rxfifooverflow
;
member
H
A
D
xgbe-ethtool.c
180
XGMAC_MMC_STAT("rx_fifo_overflow_errors",
rxfifooverflow
),
H
A
D
xgbe-dev.c
3115
stats->
rxfifooverflow
+=
in xgbe_rx_mmc_int()
3248
stats->
rxfifooverflow
+=
in xgbe_read_mmc_stats()
H
A
D
xgbe-drv.c
2109
s->rx_fifo_errors = pstats->
rxfifooverflow
;
in xgbe_get_stats64()
Completed in 37 milliseconds