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_cfg
(Results
1 - 15
of
15
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H
A
D
qmi.c
2262
struct ce_pipe_config *
ce_cfg
;
in ath11k_qmi_wlanfw_wlan_cfg_send()
local
2267
ce_cfg
= (struct ce_pipe_config *)ab->qmi.
ce_cfg
.tgt_ce;
in ath11k_qmi_wlanfw_wlan_cfg_send()
2268
svc_cfg = (struct service_to_pipe *)ab->qmi.
ce_cfg
.svc_to_ce_map;
in ath11k_qmi_wlanfw_wlan_cfg_send()
2282
req->tgt_cfg_len = ab->qmi.
ce_cfg
.tgt_ce_len;
in ath11k_qmi_wlanfw_wlan_cfg_send()
2284
req->tgt_cfg[pipe_num].pipe_num =
ce_cfg
[pipe_num].pipenum;
in ath11k_qmi_wlanfw_wlan_cfg_send()
2285
req->tgt_cfg[pipe_num].pipe_dir =
ce_cfg
[pipe_num].pipedir;
in ath11k_qmi_wlanfw_wlan_cfg_send()
2286
req->tgt_cfg[pipe_num].nentries =
ce_cfg
[pipe_num].nentries;
in ath11k_qmi_wlanfw_wlan_cfg_send()
2287
req->tgt_cfg[pipe_num].nbytes_max =
ce_cfg
[pipe_num].nbytes_max;
in ath11k_qmi_wlanfw_wlan_cfg_send()
2288
req->tgt_cfg[pipe_num].flags =
ce_cfg
[pipe_nu
in ath11k_qmi_wlanfw_wlan_cfg_send()
[all...]
H
A
D
qmi.h
120
struct ath11k_qmi_ce_cfg
ce_cfg
;
member
H
A
D
ce.c
844
ath11k_ce_get_shadow_config(ab, &ab->qmi.
ce_cfg
.shadow_reg_v2,
in ath11k_ce_init_pipes()
845
&ab->qmi.
ce_cfg
.shadow_reg_v2_len);
in ath11k_ce_init_pipes()
H
A
D
ahb.c
351
struct ath11k_qmi_ce_cfg *cfg = &ab->qmi.
ce_cfg
;
in ath11k_ahb_init_qmi_ce_config()
H
A
D
pci.c
615
struct ath11k_qmi_ce_cfg *cfg = &ab->qmi.
ce_cfg
;
in ath11k_pci_init_qmi_ce_config()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H
A
D
qmi.c
2647
struct ce_pipe_config *
ce_cfg
;
in ath12k_qmi_wlanfw_wlan_cfg_send()
local
2652
ce_cfg
= (struct ce_pipe_config *)ab->qmi.
ce_cfg
.tgt_ce;
in ath12k_qmi_wlanfw_wlan_cfg_send()
2653
svc_cfg = (struct service_to_pipe *)ab->qmi.
ce_cfg
.svc_to_ce_map;
in ath12k_qmi_wlanfw_wlan_cfg_send()
2667
req->tgt_cfg_len = ab->qmi.
ce_cfg
.tgt_ce_len;
in ath12k_qmi_wlanfw_wlan_cfg_send()
2669
req->tgt_cfg[pipe_num].pipe_num =
ce_cfg
[pipe_num].pipenum;
in ath12k_qmi_wlanfw_wlan_cfg_send()
2670
req->tgt_cfg[pipe_num].pipe_dir =
ce_cfg
[pipe_num].pipedir;
in ath12k_qmi_wlanfw_wlan_cfg_send()
2671
req->tgt_cfg[pipe_num].nentries =
ce_cfg
[pipe_num].nentries;
in ath12k_qmi_wlanfw_wlan_cfg_send()
2672
req->tgt_cfg[pipe_num].nbytes_max =
ce_cfg
[pipe_num].nbytes_max;
in ath12k_qmi_wlanfw_wlan_cfg_send()
2673
req->tgt_cfg[pipe_num].flags =
ce_cfg
[pipe_nu
in ath12k_qmi_wlanfw_wlan_cfg_send()
[all...]
H
A
D
core.c
559
ath12k_ce_get_shadow_config(ab, &ab->qmi.
ce_cfg
.shadow_reg_v3,
in ath12k_core_start_firmware()
560
&ab->qmi.
ce_cfg
.shadow_reg_v3_len);
in ath12k_core_start_firmware()
H
A
D
ce.c
831
ath12k_ce_get_shadow_config(ab, &ab->qmi.
ce_cfg
.shadow_reg_v3,
in ath12k_ce_init_pipes()
832
&ab->qmi.
ce_cfg
.shadow_reg_v3_len);
in ath12k_ce_init_pipes()
H
A
D
qmi.h
138
struct ath12k_qmi_ce_cfg
ce_cfg
;
member
H
A
D
pci.c
615
struct ath12k_qmi_ce_cfg *cfg = &ab->qmi.
ce_cfg
;
in ath12k_pci_init_qmi_ce_config()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H
A
D
qmi.c
2670
struct ce_pipe_config *
ce_cfg
;
in ath11k_qmi_wlanfw_wlan_cfg_send()
local
2675
ce_cfg
= (struct ce_pipe_config *)ab->qmi.
ce_cfg
.tgt_ce;
in ath11k_qmi_wlanfw_wlan_cfg_send()
2676
svc_cfg = (struct service_to_pipe *)ab->qmi.
ce_cfg
.svc_to_ce_map;
in ath11k_qmi_wlanfw_wlan_cfg_send()
2690
req->tgt_cfg_len = ab->qmi.
ce_cfg
.tgt_ce_len;
in ath11k_qmi_wlanfw_wlan_cfg_send()
2692
req->tgt_cfg[pipe_num].pipe_num =
ce_cfg
[pipe_num].pipenum;
in ath11k_qmi_wlanfw_wlan_cfg_send()
2693
req->tgt_cfg[pipe_num].pipe_dir =
ce_cfg
[pipe_num].pipedir;
in ath11k_qmi_wlanfw_wlan_cfg_send()
2694
req->tgt_cfg[pipe_num].nentries =
ce_cfg
[pipe_num].nentries;
in ath11k_qmi_wlanfw_wlan_cfg_send()
2695
req->tgt_cfg[pipe_num].nbytes_max =
ce_cfg
[pipe_num].nbytes_max;
in ath11k_qmi_wlanfw_wlan_cfg_send()
2696
req->tgt_cfg[pipe_num].flags =
ce_cfg
[pipe_nu
in ath11k_qmi_wlanfw_wlan_cfg_send()
[all...]
H
A
D
qmi.h
135
struct ath11k_qmi_ce_cfg
ce_cfg
;
member
H
A
D
pci.c
373
struct ath11k_qmi_ce_cfg *cfg = &ab->qmi.
ce_cfg
;
in ath11k_pci_init_qmi_ce_config()
H
A
D
core.c
1624
ath11k_ce_get_shadow_config(ab, &ab->qmi.
ce_cfg
.shadow_reg_v2,
in ath11k_core_start_firmware()
1625
&ab->qmi.
ce_cfg
.shadow_reg_v2_len);
in ath11k_core_start_firmware()
H
A
D
ahb.c
424
struct ath11k_qmi_ce_cfg *cfg = &ab->qmi.
ce_cfg
;
in ath11k_ahb_init_qmi_ce_config()
Completed in 23 milliseconds