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:svc_cfg
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H
A
D
qmi.c
1403
svc_cfg
),
2263
struct service_to_pipe *
svc_cfg
;
in ath11k_qmi_wlanfw_wlan_cfg_send()
local
2268
svc_cfg
= (struct service_to_pipe *)ab->qmi.ce_cfg.svc_to_ce_map;
in ath11k_qmi_wlanfw_wlan_cfg_send()
2295
req->
svc_cfg
[pipe_num].service_id =
svc_cfg
[pipe_num].service_id;
in ath11k_qmi_wlanfw_wlan_cfg_send()
2296
req->
svc_cfg
[pipe_num].pipe_dir =
svc_cfg
[pipe_num].pipedir;
in ath11k_qmi_wlanfw_wlan_cfg_send()
2297
req->
svc_cfg
[pipe_num].pipe_num =
svc_cfg
[pipe_num].pipenum;
in ath11k_qmi_wlanfw_wlan_cfg_send()
H
A
D
qmi.h
444
svc_cfg
[QMI_WLANFW_MAX_NUM_SVC_V01];
member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H
A
D
qmi.c
1799
svc_cfg
),
2648
struct service_to_pipe *
svc_cfg
;
in ath12k_qmi_wlanfw_wlan_cfg_send()
local
2653
svc_cfg
= (struct service_to_pipe *)ab->qmi.ce_cfg.svc_to_ce_map;
in ath12k_qmi_wlanfw_wlan_cfg_send()
2680
req->
svc_cfg
[pipe_num].service_id =
svc_cfg
[pipe_num].service_id;
in ath12k_qmi_wlanfw_wlan_cfg_send()
2681
req->
svc_cfg
[pipe_num].pipe_dir =
svc_cfg
[pipe_num].pipedir;
in ath12k_qmi_wlanfw_wlan_cfg_send()
2682
req->
svc_cfg
[pipe_num].pipe_num =
svc_cfg
[pipe_num].pipenum;
in ath12k_qmi_wlanfw_wlan_cfg_send()
H
A
D
qmi.h
547
svc_cfg
[QMI_WLANFW_MAX_NUM_SVC_V01];
member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H
A
D
qmi.c
1552
svc_cfg
),
2671
struct service_to_pipe *
svc_cfg
;
in ath11k_qmi_wlanfw_wlan_cfg_send()
local
2676
svc_cfg
= (struct service_to_pipe *)ab->qmi.ce_cfg.svc_to_ce_map;
in ath11k_qmi_wlanfw_wlan_cfg_send()
2703
req->
svc_cfg
[pipe_num].service_id =
svc_cfg
[pipe_num].service_id;
in ath11k_qmi_wlanfw_wlan_cfg_send()
2704
req->
svc_cfg
[pipe_num].pipe_dir =
svc_cfg
[pipe_num].pipedir;
in ath11k_qmi_wlanfw_wlan_cfg_send()
2705
req->
svc_cfg
[pipe_num].pipe_num =
svc_cfg
[pipe_num].pipenum;
in ath11k_qmi_wlanfw_wlan_cfg_send()
H
A
D
qmi.h
489
svc_cfg
[QMI_WLANFW_MAX_NUM_SVC_V01];
member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H
A
D
qmi.c
465
req->
svc_cfg
[i].service_id = config->ce_svc_cfg[i].service_id;
in ath10k_qmi_cfg_send_sync_msg()
466
req->
svc_cfg
[i].pipe_dir = config->ce_svc_cfg[i].pipe_dir;
in ath10k_qmi_cfg_send_sync_msg()
467
req->
svc_cfg
[i].pipe_num = config->ce_svc_cfg[i].pipe_num;
in ath10k_qmi_cfg_send_sync_msg()
H
A
D
qmi_wlfw_v01.h
279
struct wlfw_ce_svc_pipe_cfg_s_v01
svc_cfg
[QMI_WLFW_MAX_NUM_SVC_V01];
member
H
A
D
qmi_wlfw_v01.c
746
svc_cfg
),
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H
A
D
qmi.c
470
req->
svc_cfg
[i].service_id = config->ce_svc_cfg[i].service_id;
in ath10k_qmi_cfg_send_sync_msg()
471
req->
svc_cfg
[i].pipe_dir = config->ce_svc_cfg[i].pipe_dir;
in ath10k_qmi_cfg_send_sync_msg()
472
req->
svc_cfg
[i].pipe_num = config->ce_svc_cfg[i].pipe_num;
in ath10k_qmi_cfg_send_sync_msg()
H
A
D
qmi_wlfw_v01.h
279
struct wlfw_ce_svc_pipe_cfg_s_v01
svc_cfg
[QMI_WLFW_MAX_NUM_SVC_V01];
member
H
A
D
qmi_wlfw_v01.c
746
svc_cfg
),
Completed in 21 milliseconds