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_pci_pipe
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H
A
D
pci.h
80
struct
ath10k_pci_pipe
{
struct
117
struct
ath10k_pci_pipe
pipe_info[CE_COUNT_MAX];
H
A
D
pci.c
764
static int __ath10k_pci_rx_post_buf(struct
ath10k_pci_pipe
*pipe)
in __ath10k_pci_rx_post_buf()
803
static void ath10k_pci_rx_post_pipe(struct
ath10k_pci_pipe
*pipe)
in ath10k_pci_rx_post_pipe()
1196
struct
ath10k_pci_pipe
*pipe_info = &ar_pci->pipe_info[ce_state->id];
in ath10k_pci_process_rx_cb()
1239
struct
ath10k_pci_pipe
*pipe_info = &ar_pci->pipe_info[ce_state->id];
in ath10k_pci_process_htt_rx_cb()
1354
struct
ath10k_pci_pipe
*pci_pipe = &ar_pci->pipe_info[pipe_id];
in ath10k_pci_hif_tx_sg()
1973
static void ath10k_pci_rx_pipe_cleanup(struct
ath10k_pci_pipe
*pci_pipe)
in ath10k_pci_rx_pipe_cleanup()
2005
static void ath10k_pci_tx_pipe_cleanup(struct
ath10k_pci_pipe
*pci_pipe)
in ath10k_pci_tx_pipe_cleanup()
2048
struct
ath10k_pci_pipe
*pipe_info;
in ath10k_pci_buffer_cleanup()
2108
struct
ath10k_pci_pipe
*pci_tx = &ar_pci->pipe_info[BMI_CE_NUM_TO_TARG];
in ath10k_pci_hif_exchange_bmi_msg()
2109
struct
ath10k_pci_pipe
*pci_r
in ath10k_pci_hif_exchange_bmi_msg()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H
A
D
pci.h
80
struct
ath10k_pci_pipe
{
struct
117
struct
ath10k_pci_pipe
pipe_info[CE_COUNT_MAX];
H
A
D
pci.c
764
static int __ath10k_pci_rx_post_buf(struct
ath10k_pci_pipe
*pipe)
in __ath10k_pci_rx_post_buf()
803
static void ath10k_pci_rx_post_pipe(struct
ath10k_pci_pipe
*pipe)
in ath10k_pci_rx_post_pipe()
1196
struct
ath10k_pci_pipe
*pipe_info = &ar_pci->pipe_info[ce_state->id];
in ath10k_pci_process_rx_cb()
1239
struct
ath10k_pci_pipe
*pipe_info = &ar_pci->pipe_info[ce_state->id];
in ath10k_pci_process_htt_rx_cb()
1354
struct
ath10k_pci_pipe
*pci_pipe = &ar_pci->pipe_info[pipe_id];
in ath10k_pci_hif_tx_sg()
1973
static void ath10k_pci_rx_pipe_cleanup(struct
ath10k_pci_pipe
*pci_pipe)
in ath10k_pci_rx_pipe_cleanup()
2005
static void ath10k_pci_tx_pipe_cleanup(struct
ath10k_pci_pipe
*pci_pipe)
in ath10k_pci_tx_pipe_cleanup()
2048
struct
ath10k_pci_pipe
*pipe_info;
in ath10k_pci_buffer_cleanup()
2109
struct
ath10k_pci_pipe
*pci_tx = &ar_pci->pipe_info[BMI_CE_NUM_TO_TARG];
in ath10k_pci_hif_exchange_bmi_msg()
2110
struct
ath10k_pci_pipe
*pci_r
in ath10k_pci_hif_exchange_bmi_msg()
[all...]
Completed in 8 milliseconds