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:dpmaif_rx_queue
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/wwan/t7xx/
H
A
D
t7xx_hif_dpmaif_rx.c
83
struct
dpmaif_rx_queue
*rxq = &dpmaif_ctrl->rxq[q_num];
in t7xx_dpmaif_update_bat_wr_idx()
235
static int t7xx_dpmaifq_release_pit_entry(struct
dpmaif_rx_queue
*rxq,
in t7xx_dpmaifq_release_pit_entry()
275
static int t7xx_frag_bat_cur_bid_check(struct
dpmaif_rx_queue
*rxq,
in t7xx_frag_bat_cur_bid_check()
392
static int t7xx_dpmaif_set_frag_to_skb(const struct
dpmaif_rx_queue
*rxq,
in t7xx_dpmaif_set_frag_to_skb()
424
static int t7xx_dpmaif_get_frag(struct
dpmaif_rx_queue
*rxq,
in t7xx_dpmaif_get_frag()
445
static int t7xx_bat_cur_bid_check(struct
dpmaif_rx_queue
*rxq, const unsigned int cur_bid)
in t7xx_bat_cur_bid_check()
461
static int t7xx_dpmaif_check_pit_seq(struct
dpmaif_rx_queue
*rxq,
in t7xx_dpmaif_check_pit_seq()
499
static int t7xx_dpmaif_release_bat_entry(const struct
dpmaif_rx_queue
*rxq,
in t7xx_dpmaif_release_bat_entry()
555
static int t7xx_dpmaif_pit_release_and_add(struct
dpmaif_rx_queue
*rxq)
in t7xx_dpmaif_pit_release_and_add()
570
static int t7xx_dpmaif_bat_release_and_add(const struct
dpmaif_rx_queue
*rx
[all...]
H
A
D
t7xx_hif_dpmaif.h
97
struct
dpmaif_rx_queue
{
struct
178
struct
dpmaif_rx_queue
rxq[DPMAIF_RXQ_NUM];
H
A
D
t7xx_hif_dpmaif_rx.h
98
int t7xx_dpmaif_rxq_init(struct
dpmaif_rx_queue
*queue);
109
void t7xx_dpmaif_rxq_free(struct
dpmaif_rx_queue
*queue);
H
A
D
t7xx_hif_dpmaif.c
210
struct
dpmaif_rx_queue
*rx_q;
in t7xx_dpmaif_rxtx_sw_allocs()
281
struct
dpmaif_rx_queue
*rx_q;
in t7xx_dpmaif_sw_release()
303
struct
dpmaif_rx_queue
*rxq;
in t7xx_dpmaif_start()
432
struct
dpmaif_rx_queue
*rxq;
in t7xx_dpmaif_start_txrx_qs()
Completed in 4 milliseconds