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:prc511
(Results
1 - 24
of
24
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H
A
D
igc_hw.h
241
u64
prc511
;
member
H
A
D
igc_ethtool.c
235
regs_buff[53] = adapter->stats.
prc511
;
in igc_ethtool_get_regs()
H
A
D
igc_main.c
3819
adapter->stats.
prc511
+= rd32(IGC_PRC511);
in igc_update_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H
A
D
igc_hw.h
229
u64
prc511
;
member
H
A
D
igc_ethtool.c
255
regs_buff[53] = adapter->stats.
prc511
;
in igc_ethtool_get_regs()
H
A
D
igc_main.c
4966
adapter->stats.
prc511
+= rd32(IGC_PRC511);
in igc_update_stats()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H
A
D
hw.h
383
u64
prc511
;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H
A
D
e1000_hw.h
191
u64
prc511
;
member
H
A
D
igb_ethtool.c
576
regs_buff[77] = adapter->stats.
prc511
;
in igb_get_regs()
H
A
D
igb_main.c
6653
adapter->stats.
prc511
+= rd32(E1000_PRC511);
in igb_update_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H
A
D
hw.h
404
u64
prc511
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H
A
D
e1000_hw.h
191
u64
prc511
;
member
H
A
D
igb_ethtool.c
576
regs_buff[77] = adapter->stats.
prc511
;
in igb_get_regs()
H
A
D
igb_main.c
6761
adapter->stats.
prc511
+= rd32(E1000_PRC511);
in igb_update_stats()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H
A
D
e1000_main.c
3626
adapter->stats.
prc511
+= er32(PRC511);
in e1000_update_stats()
4076
stats->
prc511
--;
in e1000_tbi_adjust_stats()
4078
stats->
prc511
++;
in e1000_tbi_adjust_stats()
H
A
D
e1000_hw.h
1277
u64
prc511
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H
A
D
e1000_main.c
3626
adapter->stats.
prc511
+= er32(PRC511);
in e1000_update_stats()
4077
stats->
prc511
--;
in e1000_tbi_adjust_stats()
4079
stats->
prc511
++;
in e1000_tbi_adjust_stats()
H
A
D
e1000_hw.h
1274
u64
prc511
;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H
A
D
ixgbe_type.h
3326
u64
prc511
;
member
H
A
D
ixgbe_ethtool.c
859
regs_buff[935] = IXGBE_GET_STAT(adapter,
prc511
);
in ixgbe_get_regs()
H
A
D
ixgbe_main.c
7235
hwstats->
prc511
+= IXGBE_READ_REG(hw, IXGBE_PRC511);
in ixgbe_update_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H
A
D
ixgbe_ethtool.c
856
regs_buff[935] = IXGBE_GET_STAT(adapter,
prc511
);
in ixgbe_get_regs()
H
A
D
ixgbe_type.h
3334
u64
prc511
;
member
H
A
D
ixgbe_main.c
7280
hwstats->
prc511
+= IXGBE_READ_REG(hw, IXGBE_PRC511);
in ixgbe_update_stats()
Completed in 151 milliseconds