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_pipe_config
(Results
1 - 25
of
25
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H
A
D
ce.h
70
struct
ce_pipe_config
{
struct
H
A
D
hw.h
154
const struct
ce_pipe_config
*target_ce_config;
H
A
D
hw.c
118
static const struct
ce_pipe_config
ath12k_target_ce_config_wlan_qcn9274[] = {
245
static const struct
ce_pipe_config
ath12k_target_ce_config_wlan_wcn7850[] = {
H
A
D
qmi.h
82
const struct
ce_pipe_config
*tgt_ce;
H
A
D
qmi.c
2647
struct
ce_pipe_config
*ce_cfg;
in ath12k_qmi_wlanfw_wlan_cfg_send()
2652
ce_cfg = (struct
ce_pipe_config
*)ab->qmi.ce_cfg.tgt_ce;
in ath12k_qmi_wlanfw_wlan_cfg_send()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H
A
D
ce.h
78
struct
ce_pipe_config
{
struct
H
A
D
hw.h
139
const struct
ce_pipe_config
*target_ce_config;
H
A
D
core.h
862
extern const struct
ce_pipe_config
ath11k_target_ce_config_wlan_ipq8074[];
866
extern const struct
ce_pipe_config
ath11k_target_ce_config_wlan_qca6390[];
H
A
D
hw.c
282
const struct
ce_pipe_config
ath11k_target_ce_config_wlan_ipq8074[] = {
615
const struct
ce_pipe_config
ath11k_target_ce_config_wlan_qca6390[] = {
H
A
D
qmi.h
74
const struct
ce_pipe_config
*tgt_ce;
H
A
D
qmi.c
2262
struct
ce_pipe_config
*ce_cfg;
in ath11k_qmi_wlanfw_wlan_cfg_send()
2267
ce_cfg = (struct
ce_pipe_config
*)ab->qmi.ce_cfg.tgt_ce;
in ath11k_qmi_wlanfw_wlan_cfg_send()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H
A
D
ce.h
83
struct
ce_pipe_config
{
struct
H
A
D
core.h
1157
extern const struct
ce_pipe_config
ath11k_target_ce_config_wlan_ipq8074[];
1161
extern const struct
ce_pipe_config
ath11k_target_ce_config_wlan_qca6390[];
1164
extern const struct
ce_pipe_config
ath11k_target_ce_config_wlan_ipq5018[];
1167
extern const struct
ce_pipe_config
ath11k_target_ce_config_wlan_qcn9074[];
H
A
D
hw.h
160
const struct
ce_pipe_config
*target_ce_config;
H
A
D
qmi.h
84
const struct
ce_pipe_config
*tgt_ce;
H
A
D
hw.c
1290
const struct
ce_pipe_config
ath11k_target_ce_config_wlan_ipq8074[] = {
1623
const struct
ce_pipe_config
ath11k_target_ce_config_wlan_qca6390[] = {
1802
const struct
ce_pipe_config
ath11k_target_ce_config_wlan_qcn9074[] = {
2074
const struct
ce_pipe_config
ath11k_target_ce_config_wlan_ipq5018[] = {
H
A
D
qmi.c
2670
struct
ce_pipe_config
*ce_cfg;
in ath11k_qmi_wlanfw_wlan_cfg_send()
2675
ce_cfg = (struct
ce_pipe_config
*)ab->qmi.ce_cfg.tgt_ce;
in ath11k_qmi_wlanfw_wlan_cfg_send()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H
A
D
pci.h
43
/* NB:
ce_pipe_config
[CE_COUNT] */
182
struct
ce_pipe_config
*pipe_config;
H
A
D
ce.h
394
struct
ce_pipe_config
{
struct
H
A
D
pci.c
225
static const struct
ce_pipe_config
pci_target_ce_config_wlan[] = {
2370
sizeof(struct
ce_pipe_config
) *
in ath10k_pci_init_config()
2466
struct
ce_pipe_config
*config;
in ath10k_pci_override_ce_config()
H
A
D
snoc.c
241
static struct
ce_pipe_config
target_ce_config_wlan[] = {
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H
A
D
pci.h
43
/* NB:
ce_pipe_config
[CE_COUNT] */
182
struct
ce_pipe_config
*pipe_config;
H
A
D
ce.h
394
struct
ce_pipe_config
{
struct
H
A
D
pci.c
225
static const struct
ce_pipe_config
pci_target_ce_config_wlan[] = {
2371
sizeof(struct
ce_pipe_config
) *
in ath10k_pci_init_config()
2467
struct
ce_pipe_config
*config;
in ath10k_pci_override_ce_config()
H
A
D
snoc.c
242
static struct
ce_pipe_config
target_ce_config_wlan[] = {
Completed in 39 milliseconds