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:rxcq_qnum
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/firmware/
H
A
D
ti_sci.h
1018
* 4 - Valid bit for @ti_sci_msg_rm_udmap_rx_ch_cfg_req::
rxcq_qnum
1037
* @
rxcq_qnum
: UDMAP receive channel completion queue configuration to be
1038
* programmed into the
rxcq_qnum
field of the RCHAN_RCQ register.
1103
u16
rxcq_qnum
;
member
H
A
D
ti_sci.c
2408
req->
rxcq_qnum
= params->
rxcq_qnum
;
in ti_sci_cmd_rm_udmap_rx_ch_cfg()
/kernel/linux/linux-5.10/include/linux/soc/ti/
H
A
D
ti_sci_protocol.h
382
u16
rxcq_qnum
;
member
/kernel/linux/linux-6.6/include/linux/soc/ti/
H
A
D
ti_sci_protocol.h
421
u16
rxcq_qnum
;
member
/kernel/linux/linux-6.6/drivers/firmware/
H
A
D
ti_sci.h
998
* 4 - Valid bit for @ti_sci_msg_rm_udmap_rx_ch_cfg_req::
rxcq_qnum
1017
* @
rxcq_qnum
: UDMAP receive channel completion queue configuration to be
1018
* programmed into the
rxcq_qnum
field of the RCHAN_RCQ register.
1083
u16
rxcq_qnum
;
member
H
A
D
ti_sci.c
2336
req->
rxcq_qnum
= params->
rxcq_qnum
;
in ti_sci_cmd_rm_udmap_rx_ch_cfg()
/kernel/linux/linux-5.10/drivers/dma/ti/
H
A
D
k3-udma-glue.c
509
* TODO: we can't support
rxcq_qnum
/RCHAN[a]_RCQ cfg with current sysfw
in k3_udma_glue_cfg_rx_chn()
511
* req.
rxcq_qnum
= k3_ringacc_get_ring_id(rx_chn->flows[0].ringrx);
in k3_udma_glue_cfg_rx_chn()
513
req.
rxcq_qnum
= 0xFFFF;
in k3_udma_glue_cfg_rx_chn()
H
A
D
k3-udma.c
1555
req_rx.
rxcq_qnum
= tc_ring;
in udma_tisci_m2m_channel_config()
1628
req_rx.
rxcq_qnum
= rx_ring;
in udma_tisci_rx_channel_config()
/kernel/linux/linux-6.6/drivers/dma/ti/
H
A
D
k3-udma-glue.c
618
* TODO: we can't support
rxcq_qnum
/RCHAN[a]_RCQ cfg with current sysfw
in k3_udma_glue_cfg_rx_chn()
620
* req.
rxcq_qnum
= k3_ringacc_get_ring_id(rx_chn->flows[0].ringrx);
in k3_udma_glue_cfg_rx_chn()
622
req.
rxcq_qnum
= 0xFFFF;
in k3_udma_glue_cfg_rx_chn()
H
A
D
k3-udma.c
1909
req_rx.
rxcq_qnum
= tc_ring;
in udma_tisci_m2m_channel_config()
2055
req_rx.
rxcq_qnum
= rx_ring;
in udma_tisci_rx_channel_config()
Completed in 30 milliseconds