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:ath10k_snoc_pipe
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H
A
D
snoc.h
24
struct
ath10k_snoc_pipe
{
struct
69
struct
ath10k_snoc_pipe
pipe_info[CE_COUNT_MAX];
H
A
D
snoc.c
490
static int __ath10k_snoc_rx_post_buf(struct
ath10k_snoc_pipe
*pipe)
in __ath10k_snoc_rx_post_buf()
529
static void ath10k_snoc_rx_post_pipe(struct
ath10k_snoc_pipe
*pipe)
in ath10k_snoc_rx_post_pipe()
574
struct
ath10k_snoc_pipe
*pipe_info = &ar_snoc->pipe_info[ce_state->id];
in ath10k_snoc_process_rx_cb()
690
struct
ath10k_snoc_pipe
*snoc_pipe;
in ath10k_snoc_hif_tx_sg()
846
static void ath10k_snoc_rx_pipe_cleanup(struct
ath10k_snoc_pipe
*snoc_pipe)
in ath10k_snoc_rx_pipe_cleanup()
878
static void ath10k_snoc_tx_pipe_cleanup(struct
ath10k_snoc_pipe
*snoc_pipe)
in ath10k_snoc_tx_pipe_cleanup()
910
struct
ath10k_snoc_pipe
*pipe_info;
in ath10k_snoc_buffer_cleanup()
1348
struct
ath10k_snoc_pipe
*pipe;
in ath10k_snoc_setup_resource()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H
A
D
snoc.h
26
struct
ath10k_snoc_pipe
{
struct
72
struct
ath10k_snoc_pipe
pipe_info[CE_COUNT_MAX];
H
A
D
snoc.c
491
static int __ath10k_snoc_rx_post_buf(struct
ath10k_snoc_pipe
*pipe)
in __ath10k_snoc_rx_post_buf()
530
static void ath10k_snoc_rx_post_pipe(struct
ath10k_snoc_pipe
*pipe)
in ath10k_snoc_rx_post_pipe()
575
struct
ath10k_snoc_pipe
*pipe_info = &ar_snoc->pipe_info[ce_state->id];
in ath10k_snoc_process_rx_cb()
691
struct
ath10k_snoc_pipe
*snoc_pipe;
in ath10k_snoc_hif_tx_sg()
847
static void ath10k_snoc_rx_pipe_cleanup(struct
ath10k_snoc_pipe
*snoc_pipe)
in ath10k_snoc_rx_pipe_cleanup()
879
static void ath10k_snoc_tx_pipe_cleanup(struct
ath10k_snoc_pipe
*snoc_pipe)
in ath10k_snoc_tx_pipe_cleanup()
911
struct
ath10k_snoc_pipe
*pipe_info;
in ath10k_snoc_buffer_cleanup()
1387
struct
ath10k_snoc_pipe
*pipe;
in ath10k_snoc_setup_resource()
Completed in 5 milliseconds