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:rx_fdq2_qnum
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/firmware/
H
A
D
ti_sci.h
819
* @
rx_fdq2_qnum
: UDMAP receive flow free descriptor queue 2.
847
u16
rx_fdq2_qnum
;
member
1244
* @
rx_fdq2_qnum
:
1246
* into the
rx_fdq2_qnum
field of the flow's RFLOW_RFE register. See the
1285
u16
rx_fdq2_qnum
;
member
H
A
D
ti_sci.c
2492
req->
rx_fdq2_qnum
= params->
rx_fdq2_qnum
;
in ti_sci_cmd_rm_udmap_rx_flow_cfg()
/kernel/linux/linux-6.6/drivers/firmware/
H
A
D
ti_sci.h
786
* @
rx_fdq2_qnum
: UDMAP receive flow free descriptor queue 2.
814
u16
rx_fdq2_qnum
;
member
1224
* @
rx_fdq2_qnum
:
1226
* into the
rx_fdq2_qnum
field of the flow's RFLOW_RFE register. See the
1265
u16
rx_fdq2_qnum
;
member
H
A
D
ti_sci.c
2420
req->
rx_fdq2_qnum
= params->
rx_fdq2_qnum
;
in ti_sci_cmd_rm_udmap_rx_flow_cfg()
/kernel/linux/linux-5.10/drivers/dma/ti/
H
A
D
k3-udma-glue.c
637
req.
rx_fdq2_qnum
= rx_ringfdq_id;
in k3_udma_glue_cfg_rx_flow()
1003
req.
rx_fdq2_qnum
= rx_ringfdq_id;
in k3_udma_glue_rx_flow_enable()
1040
req.
rx_fdq2_qnum
= TI_SCI_RESOURCE_NULL;
in k3_udma_glue_rx_flow_disable()
H
A
D
k3-udma.c
1672
flow_req.
rx_fdq2_qnum
= fd_ring;
in udma_tisci_rx_channel_config()
/kernel/linux/linux-6.6/drivers/dma/ti/
H
A
D
k3-udma-glue.c
767
req.
rx_fdq2_qnum
= rx_ringfdq_id;
in k3_udma_glue_cfg_rx_flow()
1190
req.
rx_fdq2_qnum
= rx_ringfdq_id;
in k3_udma_glue_rx_flow_enable()
1227
req.
rx_fdq2_qnum
= TI_SCI_RESOURCE_NULL;
in k3_udma_glue_rx_flow_disable()
H
A
D
k3-udma.c
2099
flow_req.
rx_fdq2_qnum
= fd_ring;
in udma_tisci_rx_channel_config()
/kernel/linux/linux-5.10/include/linux/soc/ti/
H
A
D
ti_sci_protocol.h
442
u16
rx_fdq2_qnum
;
member
/kernel/linux/linux-6.6/include/linux/soc/ti/
H
A
D
ti_sci_protocol.h
481
u16
rx_fdq2_qnum
;
member
Completed in 30 milliseconds