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:ptc64
(Results
1 - 24
of
24
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H
A
D
igc_hw.h
264
u64
ptc64
;
member
H
A
D
igc_ethtool.c
256
regs_buff[74] = adapter->stats.
ptc64
;
in igc_ethtool_get_regs()
H
A
D
igc_main.c
3850
adapter->stats.
ptc64
+= rd32(IGC_PTC64);
in igc_update_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H
A
D
igc_hw.h
252
u64
ptc64
;
member
H
A
D
igc_ethtool.c
276
regs_buff[74] = adapter->stats.
ptc64
;
in igc_ethtool_get_regs()
H
A
D
igc_main.c
4998
adapter->stats.
ptc64
+= rd32(IGC_PTC64);
in igc_update_stats()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H
A
D
hw.h
404
u64
ptc64
;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H
A
D
e1000_hw.h
212
u64
ptc64
;
member
H
A
D
igb_ethtool.c
597
regs_buff[102] = adapter->stats.
ptc64
;
in igb_get_regs()
H
A
D
igb_main.c
6684
adapter->stats.
ptc64
+= rd32(E1000_PTC64);
in igb_update_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H
A
D
hw.h
425
u64
ptc64
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H
A
D
e1000_hw.h
212
u64
ptc64
;
member
H
A
D
igb_ethtool.c
597
regs_buff[102] = adapter->stats.
ptc64
;
in igb_get_regs()
H
A
D
igb_main.c
6792
adapter->stats.
ptc64
+= rd32(E1000_PTC64);
in igb_update_stats()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H
A
D
e1000_hw.h
1303
u64
ptc64
;
member
H
A
D
e1000_main.c
3657
adapter->stats.
ptc64
+= er32(PTC64);
in e1000_update_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H
A
D
e1000_hw.h
1300
u64
ptc64
;
member
H
A
D
e1000_main.c
3657
adapter->stats.
ptc64
+= er32(PTC64);
in e1000_update_stats()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H
A
D
ixgbe_type.h
3346
u64
ptc64
;
member
H
A
D
ixgbe_ethtool.c
883
regs_buff[965] = IXGBE_GET_STAT(adapter,
ptc64
);
in ixgbe_get_regs()
H
A
D
ixgbe_main.c
7256
hwstats->
ptc64
+= IXGBE_READ_REG(hw, IXGBE_PTC64);
in ixgbe_update_stats()
7257
hwstats->
ptc64
-= xon_off_tot;
in ixgbe_update_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H
A
D
ixgbe_ethtool.c
880
regs_buff[965] = IXGBE_GET_STAT(adapter,
ptc64
);
in ixgbe_get_regs()
H
A
D
ixgbe_type.h
3354
u64
ptc64
;
member
H
A
D
ixgbe_main.c
7301
hwstats->
ptc64
+= IXGBE_READ_REG(hw, IXGBE_PTC64);
in ixgbe_update_stats()
7302
hwstats->
ptc64
-= xon_off_tot;
in ixgbe_update_stats()
Completed in 182 milliseconds