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:ce_states
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H
A
D
ce.c
190
struct ath10k_ce_pipe *ce_state = &ce->
ce_states
[ce_id];
in ath10k_ce_src_ring_read_index_get()
224
struct ath10k_ce_pipe *ce_state = &ce->
ce_states
[ce_id];
in ath10k_ce_src_ring_base_addr_set()
311
struct ath10k_ce_pipe *ce_state = &ce->
ce_states
[ce_id];
in ath10k_ce_dest_ring_read_index_get()
329
struct ath10k_ce_pipe *ce_state = &ce->
ce_states
[ce_id];
in ath10k_ce_dest_ring_base_addr_set()
1298
struct ath10k_ce_pipe *ce_state = &ce->
ce_states
[ce_id];
in ath10k_ce_per_engine_service()
1376
ce_state = &ce->
ce_states
[ce_id];
in ath10k_ce_disable_interrupt()
1402
ce_state = &ce->
ce_states
[ce_id];
in ath10k_ce_enable_interrupt()
1427
struct ath10k_ce_pipe *ce_state = &ce->
ce_states
[ce_id];
in ath10k_ce_init_src_ring()
1468
struct ath10k_ce_pipe *ce_state = &ce->
ce_states
[ce_id];
in ath10k_ce_init_dest_ring()
1785
struct ath10k_ce_pipe *ce_state = &ce->
ce_states
[ce_i
in _ath10k_ce_free_pipe()
[all...]
H
A
D
ce.h
151
struct ath10k_ce_pipe
ce_states
[CE_COUNT_MAX];
member
H
A
D
snoc.c
1355
pipe->ce_hdl = &ce->
ce_states
[i];
in ath10k_snoc_setup_resource()
H
A
D
pci.c
2496
pipe->ce_hdl = &ce->
ce_states
[i];
in ath10k_pci_alloc_pipes()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H
A
D
ce.c
144
struct ath10k_ce_pipe *ce_state = &ce->
ce_states
[ce_id];
in ath10k_ce_src_ring_read_index_get()
170
struct ath10k_ce_pipe *ce_state = &ce->
ce_states
[ce_id];
in ath10k_ce_src_ring_base_addr_set()
257
struct ath10k_ce_pipe *ce_state = &ce->
ce_states
[ce_id];
in ath10k_ce_dest_ring_read_index_get()
275
struct ath10k_ce_pipe *ce_state = &ce->
ce_states
[ce_id];
in ath10k_ce_dest_ring_base_addr_set()
1231
struct ath10k_ce_pipe *ce_state = &ce->
ce_states
[ce_id];
in ath10k_ce_per_engine_service()
1309
ce_state = &ce->
ce_states
[ce_id];
in ath10k_ce_disable_interrupt()
1335
ce_state = &ce->
ce_states
[ce_id];
in ath10k_ce_enable_interrupt()
1360
struct ath10k_ce_pipe *ce_state = &ce->
ce_states
[ce_id];
in ath10k_ce_init_src_ring()
1401
struct ath10k_ce_pipe *ce_state = &ce->
ce_states
[ce_id];
in ath10k_ce_init_dest_ring()
1718
struct ath10k_ce_pipe *ce_state = &ce->
ce_states
[ce_i
in _ath10k_ce_free_pipe()
[all...]
H
A
D
ce.h
151
struct ath10k_ce_pipe
ce_states
[CE_COUNT_MAX];
member
H
A
D
snoc.c
1394
pipe->ce_hdl = &ce->
ce_states
[i];
in ath10k_snoc_setup_resource()
H
A
D
pci.c
2497
pipe->ce_hdl = &ce->
ce_states
[i];
in ath10k_pci_alloc_pipes()
Completed in 22 milliseconds