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:normal_irq_n
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/samsung/sxgbe/
H
A
D
sxgbe_dma.c
195
x->
normal_irq_n
++;
in sxgbe_tx_dma_int_status()
267
x->
normal_irq_n
++;
in sxgbe_rx_dma_int_status()
H
A
D
sxgbe_common.h
221
unsigned long
normal_irq_n
;
member
H
A
D
sxgbe_ethtool.c
45
SXGBE_STAT(
normal_irq_n
),
/kernel/linux/linux-6.6/drivers/net/ethernet/samsung/sxgbe/
H
A
D
sxgbe_dma.c
195
x->
normal_irq_n
++;
in sxgbe_tx_dma_int_status()
267
x->
normal_irq_n
++;
in sxgbe_rx_dma_int_status()
H
A
D
sxgbe_common.h
221
unsigned long
normal_irq_n
;
member
H
A
D
sxgbe_ethtool.c
45
SXGBE_STAT(
normal_irq_n
),
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H
A
D
stmmac_ethtool.c
168
* queues, or summed up for both TX and RX queues(napi_poll,
normal_irq_n
).
179
"
normal_irq_n
",
624
u64 napi_poll = 0,
normal_irq_n
= 0;
in stmmac_get_ethtool_stats()
local
685
normal_irq_n
+= n_irq;
in stmmac_get_ethtool_stats()
709
normal_irq_n
+= n_irq;
in stmmac_get_ethtool_stats()
717
normal_irq_n
+= priv->xstats.rx_early_irq;
in stmmac_get_ethtool_stats()
718
data[j++] =
normal_irq_n
;
in stmmac_get_ethtool_stats()
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
H
A
D
dwmac_lib.c
201
x->
normal_irq_n
++;
in dwmac_dma_interrupt()
H
A
D
dwmac4_lib.c
165
x->
normal_irq_n
++;
in dwmac4_dma_interrupt()
H
A
D
common.h
107
unsigned long
normal_irq_n
;
member
H
A
D
dwxgmac2_dma.c
350
x->
normal_irq_n
++;
in dwxgmac2_dma_interrupt()
H
A
D
stmmac_ethtool.c
94
STMMAC_STAT(
normal_irq_n
),
Completed in 13 milliseconds