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:seq_restarted
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H
A
D
core.h
313
u32
seq_restarted
;
member
H
A
D
wmi.c
2918
dst->
seq_restarted
= __le32_to_cpu(src->
seq_restarted
);
in ath10k_wmi_10_4_pull_pdev_stats_tx()
8687
"Seqs restarted", pdev->
seq_restarted
);
in ath10k_wmi_10_4_op_fw_stats_fill()
H
A
D
wmi.h
4493
__le32
seq_restarted
;
member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H
A
D
core.h
1078
u32
seq_restarted
;
member
H
A
D
debugfs_htt_stats.h
177
u32
seq_restarted
;
member
H
A
D
wmi.c
6337
dst->
seq_restarted
= src->
seq_restarted
;
in ath11k_wmi_pull_pdev_stats_tx()
6755
"Num sequences restarted ", pdev->
seq_restarted
);
in ath11k_wmi_fw_pdev_tx_stats_fill()
H
A
D
wmi.h
4690
u32
seq_restarted
;
member
H
A
D
debugfs_htt_stats.c
121
len += scnprintf(buf + len, buf_len - len, "
seq_restarted
= %u\n",
in htt_print_tx_pdev_stats_cmn_tlv()
122
htt_stats_buf->
seq_restarted
);
in htt_print_tx_pdev_stats_cmn_tlv()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H
A
D
core.h
315
u32
seq_restarted
;
member
H
A
D
wmi.c
2918
dst->
seq_restarted
= __le32_to_cpu(src->
seq_restarted
);
in ath10k_wmi_10_4_pull_pdev_stats_tx()
8665
"Seqs restarted", pdev->
seq_restarted
);
in ath10k_wmi_10_4_op_fw_stats_fill()
H
A
D
wmi.h
4497
__le32
seq_restarted
;
member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H
A
D
debugfs_htt_stats.h
163
u32
seq_restarted
;
member
H
A
D
debugfs_htt_stats.c
117
len += HTT_DBG_OUT(buf + len, buf_len - len, "
seq_restarted
= %u",
in htt_print_tx_pdev_stats_cmn_tlv()
118
htt_stats_buf->
seq_restarted
);
in htt_print_tx_pdev_stats_cmn_tlv()
Completed in 113 milliseconds