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:prc1522
(Results
1 - 24
of
24
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H
A
D
igc_hw.h
243
u64
prc1522
;
member
H
A
D
igc_ethtool.c
237
regs_buff[55] = adapter->stats.
prc1522
;
in igc_ethtool_get_regs()
H
A
D
igc_main.c
3821
adapter->stats.
prc1522
+= rd32(IGC_PRC1522);
in igc_update_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H
A
D
igc_hw.h
231
u64
prc1522
;
member
H
A
D
igc_ethtool.c
257
regs_buff[55] = adapter->stats.
prc1522
;
in igc_ethtool_get_regs()
H
A
D
igc_main.c
4968
adapter->stats.
prc1522
+= rd32(IGC_PRC1522);
in igc_update_stats()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H
A
D
hw.h
385
u64
prc1522
;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H
A
D
e1000_hw.h
193
u64
prc1522
;
member
H
A
D
igb_ethtool.c
578
regs_buff[79] = adapter->stats.
prc1522
;
in igb_get_regs()
H
A
D
igb_main.c
6655
adapter->stats.
prc1522
+= rd32(E1000_PRC1522);
in igb_update_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H
A
D
hw.h
406
u64
prc1522
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H
A
D
e1000_hw.h
193
u64
prc1522
;
member
H
A
D
igb_ethtool.c
578
regs_buff[79] = adapter->stats.
prc1522
;
in igb_get_regs()
H
A
D
igb_main.c
6763
adapter->stats.
prc1522
+= rd32(E1000_PRC1522);
in igb_update_stats()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H
A
D
e1000_main.c
3628
adapter->stats.
prc1522
+= er32(PRC1522);
in e1000_update_stats()
4082
stats->
prc1522
--;
in e1000_tbi_adjust_stats()
4084
stats->
prc1522
++;
in e1000_tbi_adjust_stats()
H
A
D
e1000_hw.h
1279
u64
prc1522
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H
A
D
e1000_main.c
3628
adapter->stats.
prc1522
+= er32(PRC1522);
in e1000_update_stats()
4083
stats->
prc1522
--;
in e1000_tbi_adjust_stats()
4085
stats->
prc1522
++;
in e1000_tbi_adjust_stats()
H
A
D
e1000_hw.h
1276
u64
prc1522
;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H
A
D
ixgbe_type.h
3328
u64
prc1522
;
member
H
A
D
ixgbe_ethtool.c
861
regs_buff[937] = IXGBE_GET_STAT(adapter,
prc1522
);
in ixgbe_get_regs()
H
A
D
ixgbe_main.c
7237
hwstats->
prc1522
+= IXGBE_READ_REG(hw, IXGBE_PRC1522);
in ixgbe_update_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H
A
D
ixgbe_ethtool.c
858
regs_buff[937] = IXGBE_GET_STAT(adapter,
prc1522
);
in ixgbe_get_regs()
H
A
D
ixgbe_type.h
3336
u64
prc1522
;
member
H
A
D
ixgbe_main.c
7282
hwstats->
prc1522
+= IXGBE_READ_REG(hw, IXGBE_PRC1522);
in ixgbe_update_stats()
Completed in 160 milliseconds