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:ptc255
(Results
1 - 24
of
24
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H
A
D
igc_hw.h
266
u64
ptc255
;
member
H
A
D
igc_ethtool.c
258
regs_buff[76] = adapter->stats.
ptc255
;
in igc_ethtool_get_regs()
H
A
D
igc_main.c
3852
adapter->stats.
ptc255
+= rd32(IGC_PTC255);
in igc_update_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H
A
D
igc_hw.h
254
u64
ptc255
;
member
H
A
D
igc_ethtool.c
278
regs_buff[76] = adapter->stats.
ptc255
;
in igc_ethtool_get_regs()
H
A
D
igc_main.c
5000
adapter->stats.
ptc255
+= rd32(IGC_PTC255);
in igc_update_stats()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H
A
D
hw.h
406
u64
ptc255
;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H
A
D
e1000_hw.h
214
u64
ptc255
;
member
H
A
D
igb_ethtool.c
599
regs_buff[104] = adapter->stats.
ptc255
;
in igb_get_regs()
H
A
D
igb_main.c
6686
adapter->stats.
ptc255
+= rd32(E1000_PTC255);
in igb_update_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H
A
D
hw.h
427
u64
ptc255
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H
A
D
e1000_hw.h
214
u64
ptc255
;
member
H
A
D
igb_ethtool.c
599
regs_buff[104] = adapter->stats.
ptc255
;
in igb_get_regs()
H
A
D
igb_main.c
6794
adapter->stats.
ptc255
+= rd32(E1000_PTC255);
in igb_update_stats()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H
A
D
e1000_hw.h
1305
u64
ptc255
;
member
H
A
D
e1000_main.c
3659
adapter->stats.
ptc255
+= er32(PTC255);
in e1000_update_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H
A
D
e1000_hw.h
1302
u64
ptc255
;
member
H
A
D
e1000_main.c
3659
adapter->stats.
ptc255
+= er32(PTC255);
in e1000_update_stats()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H
A
D
ixgbe_type.h
3348
u64
ptc255
;
member
H
A
D
ixgbe_ethtool.c
885
regs_buff[967] = IXGBE_GET_STAT(adapter,
ptc255
);
in ixgbe_get_regs()
H
A
D
ixgbe_main.c
7259
hwstats->
ptc255
+= IXGBE_READ_REG(hw, IXGBE_PTC255);
in ixgbe_update_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H
A
D
ixgbe_ethtool.c
882
regs_buff[967] = IXGBE_GET_STAT(adapter,
ptc255
);
in ixgbe_get_regs()
H
A
D
ixgbe_type.h
3356
u64
ptc255
;
member
H
A
D
ixgbe_main.c
7304
hwstats->
ptc255
+= IXGBE_READ_REG(hw, IXGBE_PTC255);
in ixgbe_update_stats()
Completed in 154 milliseconds