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:dest_cfg
(Results
1 - 19
of
19
) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/caam/
H
A
D
dpseci.c
207
cmd_params->dest_id = cpu_to_le32(cfg->
dest_cfg
.dest_id);
in dpseci_set_rx_queue()
208
cmd_params->priority = cfg->
dest_cfg
.priority;
in dpseci_set_rx_queue()
211
cfg->
dest_cfg
.dest_type);
in dpseci_set_rx_queue()
247
attr->
dest_cfg
.dest_id = le32_to_cpu(cmd_params->dest_id);
in dpseci_get_rx_queue()
248
attr->
dest_cfg
.priority = cmd_params->priority;
in dpseci_get_rx_queue()
249
attr->
dest_cfg
.dest_type = dpseci_get_field(cmd_params->dest_type,
in dpseci_get_rx_queue()
392
cmd_params->dest_id = cpu_to_le32(cfg->
dest_cfg
.dest_id);
in dpseci_set_congestion_notification()
394
cmd_params->priority = cfg->
dest_cfg
.priority;
in dpseci_set_congestion_notification()
396
cfg->
dest_cfg
.dest_type);
in dpseci_set_congestion_notification()
432
cfg->
dest_cfg
in dpseci_get_congestion_notification()
[all...]
H
A
D
dpseci.h
145
* @
dest_cfg
: Queue destination parameters; valid only if
152
struct dpseci_dest_cfg
dest_cfg
;
member
164
* @
dest_cfg
: Queue destination configuration
170
struct dpseci_dest_cfg
dest_cfg
;
member
315
* @
dest_cfg
: CSCN can be send to either DPIO or DPCON WQ channel
325
struct dpseci_dest_cfg
dest_cfg
;
member
H
A
D
caamalg_qi2.c
4762
rx_queue_cfg.
dest_cfg
.dest_type = DPSECI_DEST_DPIO;
in dpaa2_dpseci_bind()
4763
rx_queue_cfg.
dest_cfg
.dest_id = ppriv->nctx.dpio_id;
in dpaa2_dpseci_bind()
4768
rx_queue_cfg.
dest_cfg
.priority = 0;
in dpaa2_dpseci_bind()
/kernel/linux/linux-6.6/drivers/crypto/caam/
H
A
D
dpseci.c
207
cmd_params->dest_id = cpu_to_le32(cfg->
dest_cfg
.dest_id);
in dpseci_set_rx_queue()
208
cmd_params->priority = cfg->
dest_cfg
.priority;
in dpseci_set_rx_queue()
211
cfg->
dest_cfg
.dest_type);
in dpseci_set_rx_queue()
247
attr->
dest_cfg
.dest_id = le32_to_cpu(cmd_params->dest_id);
in dpseci_get_rx_queue()
248
attr->
dest_cfg
.priority = cmd_params->priority;
in dpseci_get_rx_queue()
249
attr->
dest_cfg
.dest_type = dpseci_get_field(cmd_params->dest_type,
in dpseci_get_rx_queue()
392
cmd_params->dest_id = cpu_to_le32(cfg->
dest_cfg
.dest_id);
in dpseci_set_congestion_notification()
394
cmd_params->priority = cfg->
dest_cfg
.priority;
in dpseci_set_congestion_notification()
396
cfg->
dest_cfg
.dest_type);
in dpseci_set_congestion_notification()
432
cfg->
dest_cfg
in dpseci_get_congestion_notification()
[all...]
H
A
D
dpseci.h
145
* @
dest_cfg
: Queue destination parameters; valid only if
152
struct dpseci_dest_cfg
dest_cfg
;
member
164
* @
dest_cfg
: Queue destination configuration
170
struct dpseci_dest_cfg
dest_cfg
;
member
315
* @
dest_cfg
: CSCN can be send to either DPIO or DPCON WQ channel
325
struct dpseci_dest_cfg
dest_cfg
;
member
H
A
D
caamalg_qi2.c
4774
rx_queue_cfg.
dest_cfg
.dest_type = DPSECI_DEST_DPIO;
in dpaa2_dpseci_bind()
4775
rx_queue_cfg.
dest_cfg
.dest_id = ppriv->nctx.dpio_id;
in dpaa2_dpseci_bind()
4780
rx_queue_cfg.
dest_cfg
.priority = 0;
in dpaa2_dpseci_bind()
/kernel/linux/linux-5.10/drivers/dma/fsl-dpaa2-qdma/
H
A
D
dpdmai.c
304
cmd_params->dest_id = cpu_to_le32(cfg->
dest_cfg
.dest_id);
in dpdmai_set_rx_queue()
305
cmd_params->priority = cfg->
dest_cfg
.priority;
in dpdmai_set_rx_queue()
307
cmd_params->dest_type = cfg->
dest_cfg
.dest_type;
in dpdmai_set_rx_queue()
347
attr->
dest_cfg
.dest_id = le32_to_cpu(cmd_params->dest_id);
in dpdmai_get_rx_queue()
348
attr->
dest_cfg
.priority = cmd_params->priority;
in dpdmai_get_rx_queue()
349
attr->
dest_cfg
.dest_type = cmd_params->dest_type;
in dpdmai_get_rx_queue()
H
A
D
dpdmai.h
138
* @
dest_cfg
: Queue destination parameters;
142
struct dpdmai_dest_cfg
dest_cfg
;
member
152
* @
dest_cfg
: Queue destination configuration
156
struct dpdmai_dest_cfg
dest_cfg
;
member
H
A
D
dpaa2-qdma.c
542
rx_queue_cfg.
dest_cfg
.dest_type = DPDMAI_DEST_DPIO;
in dpaa2_dpdmai_bind()
543
rx_queue_cfg.
dest_cfg
.dest_id = ppriv->nctx.dpio_id;
in dpaa2_dpdmai_bind()
544
rx_queue_cfg.
dest_cfg
.priority = ppriv->prio;
in dpaa2_dpdmai_bind()
546
rx_queue_cfg.
dest_cfg
.priority,
in dpaa2_dpdmai_bind()
/kernel/linux/linux-6.6/drivers/dma/fsl-dpaa2-qdma/
H
A
D
dpdmai.c
304
cmd_params->dest_id = cpu_to_le32(cfg->
dest_cfg
.dest_id);
in dpdmai_set_rx_queue()
305
cmd_params->priority = cfg->
dest_cfg
.priority;
in dpdmai_set_rx_queue()
307
cmd_params->dest_type = cfg->
dest_cfg
.dest_type;
in dpdmai_set_rx_queue()
347
attr->
dest_cfg
.dest_id = le32_to_cpu(cmd_params->dest_id);
in dpdmai_get_rx_queue()
348
attr->
dest_cfg
.priority = cmd_params->priority;
in dpdmai_get_rx_queue()
349
attr->
dest_cfg
.dest_type = cmd_params->dest_type;
in dpdmai_get_rx_queue()
H
A
D
dpdmai.h
138
* @
dest_cfg
: Queue destination parameters;
142
struct dpdmai_dest_cfg
dest_cfg
;
member
152
* @
dest_cfg
: Queue destination configuration
156
struct dpdmai_dest_cfg
dest_cfg
;
member
H
A
D
dpaa2-qdma.c
541
rx_queue_cfg.
dest_cfg
.dest_type = DPDMAI_DEST_DPIO;
in dpaa2_dpdmai_bind()
542
rx_queue_cfg.
dest_cfg
.dest_id = ppriv->nctx.dpio_id;
in dpaa2_dpdmai_bind()
543
rx_queue_cfg.
dest_cfg
.priority = ppriv->prio;
in dpaa2_dpdmai_bind()
545
rx_queue_cfg.
dest_cfg
.priority,
in dpaa2_dpdmai_bind()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H
A
D
dpsw.c
1189
cmd_params->dest_id = cpu_to_le32(cfg->
dest_cfg
.dest_id);
in dpsw_ctrl_if_set_queue()
1190
cmd_params->dest_priority = cfg->
dest_cfg
.priority;
in dpsw_ctrl_if_set_queue()
1196
cfg->
dest_cfg
.dest_type);
in dpsw_ctrl_if_set_queue()
H
A
D
dpni.h
910
* @
dest_cfg
: CSCN can be send to either DPIO or DPCON WQ channel
920
struct dpni_dest_cfg
dest_cfg
;
member
H
A
D
dpsw.h
233
struct dpsw_ctrl_if_dest_cfg
dest_cfg
;
member
H
A
D
dpni.c
1488
cmd_params->dest_id = cpu_to_le32(cfg->
dest_cfg
.dest_id);
in dpni_set_congestion_notification()
1490
cmd_params->dest_priority = cfg->
dest_cfg
.priority;
in dpni_set_congestion_notification()
1492
cfg->
dest_cfg
.dest_type);
in dpni_set_congestion_notification()
H
A
D
dpaa2-switch.c
2866
queue_cfg.
dest_cfg
.dest_type = DPSW_CTRL_IF_DEST_DPIO;
in dpaa2_switch_setup_dpio()
2867
queue_cfg.
dest_cfg
.dest_id = nctx->dpio_id;
in dpaa2_switch_setup_dpio()
2868
queue_cfg.
dest_cfg
.priority = 0;
in dpaa2_switch_setup_dpio()
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H
A
D
dpni.h
924
* @
dest_cfg
: CSCN can be send to either DPIO or DPCON WQ channel
934
struct dpni_dest_cfg
dest_cfg
;
member
H
A
D
dpni.c
1389
cmd_params->dest_id = cpu_to_le32(cfg->
dest_cfg
.dest_id);
in dpni_set_congestion_notification()
1391
cmd_params->dest_priority = cfg->
dest_cfg
.priority;
in dpni_set_congestion_notification()
1393
cfg->
dest_cfg
.dest_type);
in dpni_set_congestion_notification()
Completed in 38 milliseconds