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:ep_tx_credits
(Results
1 - 19
of
19
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H
A
D
htc.c
135
if (ep->ep_ops.
ep_tx_credits
)
in ath11k_htc_send()
136
ep->ep_ops.
ep_tx_credits
(htc->ab);
in ath11k_htc_send()
169
if (ep->ep_ops.
ep_tx_credits
) {
in ath11k_htc_process_credit_report()
171
ep->ep_ops.
ep_tx_credits
(htc->ab);
in ath11k_htc_process_credit_report()
H
A
D
htc.h
231
void (*
ep_tx_credits
)(struct ath11k_base *);
member
H
A
D
wmi.c
6550
conn_req.ep_ops.
ep_tx_credits
= ath11k_wmi_op_ep_tx_credits;
in ath11k_connect_pdev_htc_service()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H
A
D
htc.c
136
if (ep->ep_ops.
ep_tx_credits
)
in ath12k_htc_send()
137
ep->ep_ops.
ep_tx_credits
(htc->ab);
in ath12k_htc_send()
170
if (ep->ep_ops.
ep_tx_credits
) {
in ath12k_htc_process_credit_report()
172
ep->ep_ops.
ep_tx_credits
(htc->ab);
in ath12k_htc_process_credit_report()
H
A
D
htc.h
236
void (*
ep_tx_credits
)(struct ath12k_base *ab);
member
H
A
D
wmi.c
6728
conn_req.ep_ops.
ep_tx_credits
= ath12k_wmi_op_ep_tx_credits;
in ath12k_connect_pdev_htc_service()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H
A
D
htc.c
141
if (ep->ep_ops.
ep_tx_credits
)
in ath11k_htc_send()
142
ep->ep_ops.
ep_tx_credits
(htc->ab);
in ath11k_htc_send()
175
if (ep->ep_ops.
ep_tx_credits
) {
in ath11k_htc_process_credit_report()
177
ep->ep_ops.
ep_tx_credits
(htc->ab);
in ath11k_htc_process_credit_report()
H
A
D
htc.h
231
void (*
ep_tx_credits
)(struct ath11k_base *);
member
H
A
D
wmi.c
8804
conn_req.ep_ops.
ep_tx_credits
= ath11k_wmi_op_ep_tx_credits;
in ath11k_connect_pdev_htc_service()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H
A
D
htc.c
149
if (ep->ep_ops.
ep_tx_credits
)
in ath10k_htc_release_credit()
150
ep->ep_ops.
ep_tx_credits
(htc->ar);
in ath10k_htc_release_credit()
262
if (ep->ep_ops.
ep_tx_credits
) {
in ath10k_htc_process_credit_report()
264
ep->ep_ops.
ep_tx_credits
(htc->ar);
in ath10k_htc_process_credit_report()
1192
conn_req.ep_ops.
ep_tx_credits
= NULL;
in ath10k_htc_pktlog_connect()
H
A
D
htt.c
147
conn_req.ep_ops.
ep_tx_credits
= ath10k_htt_op_ep_tx_credits;
in ath10k_htt_connect()
H
A
D
htc.h
334
void (*
ep_tx_credits
)(struct ath10k *);
member
H
A
D
htt_rx.c
4126
ep->ep_ops.
ep_tx_credits
(htc->ar);
in ath10k_htt_t2h_msg_handler()
H
A
D
wmi.c
6398
conn_req.ep_ops.
ep_tx_credits
= ath10k_wmi_op_ep_tx_credits;
in ath10k_wmi_connect()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H
A
D
htc.c
158
if (ep->ep_ops.
ep_tx_credits
)
in ath10k_htc_release_credit()
159
ep->ep_ops.
ep_tx_credits
(htc->ar);
in ath10k_htc_release_credit()
271
if (ep->ep_ops.
ep_tx_credits
) {
in ath10k_htc_process_credit_report()
273
ep->ep_ops.
ep_tx_credits
(htc->ar);
in ath10k_htc_process_credit_report()
1210
conn_req.ep_ops.
ep_tx_credits
= NULL;
in ath10k_htc_pktlog_connect()
H
A
D
htc.h
334
void (*
ep_tx_credits
)(struct ath10k *);
member
H
A
D
htt.c
300
conn_req.ep_ops.
ep_tx_credits
= ath10k_htt_op_ep_tx_credits;
in ath10k_htt_connect()
H
A
D
htt_rx.c
4253
ep->ep_ops.
ep_tx_credits
(htc->ar);
in ath10k_htt_t2h_msg_handler()
H
A
D
wmi.c
6398
conn_req.ep_ops.
ep_tx_credits
= ath10k_wmi_op_ep_tx_credits;
in ath10k_wmi_connect()
Completed in 71 milliseconds