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
defs:txstats
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/
H
A
D
ionic_stats.c
182
struct ionic_tx_stats *
txstats
;
in ionic_get_lif_stats()
local
347
struct ionic_tx_stats *
txstats
;
in ionic_sw_stats_get_values()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/
H
A
D
ionic_stats.c
164
struct ionic_tx_stats *
txstats
= &lif->txqstats[q_num];
in ionic_add_lif_txq_stats()
local
282
struct ionic_tx_stats *
txstats
;
in ionic_sw_stats_get_txq_values()
local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H
A
D
debug.h
241
struct ath_tx_stats
txstats
[ATH9K_NUM_TX_QUEUES];
member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H
A
D
debug.h
242
struct ath_tx_stats
txstats
[ATH9K_NUM_TX_QUEUES];
member
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/
H
A
D
vxge-main.c
3112
struct vxge_fifo_stats *
txstats
= &vdev->vpaths[k].fifo.stats;
in vxge_get_stats64()
local
Completed in 8 milliseconds