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:ath10k_ce
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H
A
D
ce.c
135
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_ce_read32()
142
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_ce_write32()
180
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_ce_src_ring_read_index_from_ddr()
188
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_ce_src_ring_read_index_get()
223
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_ce_src_ring_base_addr_set()
300
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_ce_dest_ring_read_index_from_ddr()
309
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_ce_dest_ring_read_index_get()
328
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_ce_dest_ring_base_addr_set()
641
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in __ath10k_ce_send_revert()
674
struct
ath10k_ce
*c
in ath10k_ce_send()
[all...]
H
A
D
ce.h
142
static inline struct
ath10k_ce
*ath10k_ce_priv(struct ath10k *ar)
in ath10k_ce_priv()
144
return (struct
ath10k_ce
*)ar->ce_priv;
in ath10k_ce_priv()
147
struct
ath10k_ce
{
struct
378
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_ce_interrupt_summary()
H
A
D
snoc.h
71
struct
ath10k_ce
ce;
H
A
D
pci.h
126
struct
ath10k_ce
ce;
H
A
D
pci.c
678
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_pci_write32()
685
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_pci_read32()
767
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in __ath10k_pci_rx_post_buf()
807
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_pci_rx_post_pipe()
1353
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_pci_hif_tx_sg()
2316
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_bus_get_num_banks()
2491
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_pci_alloc_pipes()
3466
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_pci_setup_resource()
H
A
D
snoc.c
494
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in __ath10k_snoc_rx_post_buf()
532
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_snoc_rx_post_pipe()
689
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_snoc_hif_tx_sg()
1347
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_snoc_setup_resource()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H
A
D
ce.c
89
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_ce_read32()
96
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_ce_write32()
134
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_ce_src_ring_read_index_from_ddr()
142
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_ce_src_ring_read_index_get()
169
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_ce_src_ring_base_addr_set()
246
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_ce_dest_ring_read_index_from_ddr()
255
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_ce_dest_ring_read_index_get()
274
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_ce_dest_ring_base_addr_set()
574
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in __ath10k_ce_send_revert()
607
struct
ath10k_ce
*c
in ath10k_ce_send()
[all...]
H
A
D
ce.h
142
static inline struct
ath10k_ce
*ath10k_ce_priv(struct ath10k *ar)
in ath10k_ce_priv()
144
return (struct
ath10k_ce
*)ar->ce_priv;
in ath10k_ce_priv()
147
struct
ath10k_ce
{
struct
378
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_ce_interrupt_summary()
H
A
D
snoc.h
74
struct
ath10k_ce
ce;
H
A
D
pci.h
126
struct
ath10k_ce
ce;
H
A
D
pci.c
678
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_pci_write32()
685
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_pci_read32()
767
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in __ath10k_pci_rx_post_buf()
807
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_pci_rx_post_pipe()
1353
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_pci_hif_tx_sg()
2317
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_bus_get_num_banks()
2492
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_pci_alloc_pipes()
3455
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_pci_setup_resource()
H
A
D
snoc.c
495
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in __ath10k_snoc_rx_post_buf()
533
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_snoc_rx_post_pipe()
690
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_snoc_hif_tx_sg()
1386
struct
ath10k_ce
*ce = ath10k_ce_priv(ar);
in ath10k_snoc_setup_resource()
Completed in 21 milliseconds