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_ce_ring
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H
A
D
ce.h
60
struct
ath10k_ce_ring
{
struct
128
struct
ath10k_ce_ring
*src_ring;
129
struct
ath10k_ce_ring
*dest_ring;
306
struct
ath10k_ce_ring
*(*ce_alloc_src_ring)(struct ath10k *ar,
309
struct
ath10k_ce_ring
*(*ce_alloc_dst_ring)(struct ath10k *ar,
321
struct
ath10k_ce_ring
*src_ring,
H
A
D
ce.c
496
struct
ath10k_ce_ring
*src_ring = ce_state->src_ring;
in _ath10k_ce_send_nolock()
553
struct
ath10k_ce_ring
*src_ring = ce_state->src_ring;
in _ath10k_ce_send_nolock_64()
642
struct
ath10k_ce_ring
*src_ring = pipe->src_ring;
in __ath10k_ce_send_revert()
706
struct
ath10k_ce_ring
*dest_ring = pipe->dest_ring;
in __ath10k_ce_rx_num_free_bufs()
722
struct
ath10k_ce_ring
*dest_ring = pipe->dest_ring;
in __ath10k_ce_rx_post_buf()
753
struct
ath10k_ce_ring
*dest_ring = pipe->dest_ring;
in __ath10k_ce_rx_post_buf_64()
783
struct
ath10k_ce_ring
*dest_ring = pipe->dest_ring;
in ath10k_ce_rx_update_write_idx()
825
struct
ath10k_ce_ring
*dest_ring = ce_state->dest_ring;
in _ath10k_ce_completed_recv_next_nolock()
875
struct
ath10k_ce_ring
*dest_ring = ce_state->dest_ring;
in _ath10k_ce_completed_recv_next_nolock_64()
952
struct
ath10k_ce_ring
*dest_rin
in _ath10k_ce_revoke_recv_next()
[all...]
H
A
D
snoc.c
849
struct
ath10k_ce_ring
*ce_ring;
in ath10k_snoc_rx_pipe_cleanup()
881
struct
ath10k_ce_ring
*ce_ring;
in ath10k_snoc_tx_pipe_cleanup()
H
A
D
pci.c
1356
struct
ath10k_ce_ring
*src_ring = ce_pipe->src_ring;
in ath10k_pci_hif_tx_sg()
1977
struct
ath10k_ce_ring
*ce_ring;
in ath10k_pci_rx_pipe_cleanup()
2009
struct
ath10k_ce_ring
*ce_ring;
in ath10k_pci_tx_pipe_cleanup()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H
A
D
ce.h
60
struct
ath10k_ce_ring
{
struct
128
struct
ath10k_ce_ring
*src_ring;
129
struct
ath10k_ce_ring
*dest_ring;
306
struct
ath10k_ce_ring
*(*ce_alloc_src_ring)(struct ath10k *ar,
309
struct
ath10k_ce_ring
*(*ce_alloc_dst_ring)(struct ath10k *ar,
321
struct
ath10k_ce_ring
*src_ring,
H
A
D
ce.c
429
struct
ath10k_ce_ring
*src_ring = ce_state->src_ring;
in _ath10k_ce_send_nolock()
486
struct
ath10k_ce_ring
*src_ring = ce_state->src_ring;
in _ath10k_ce_send_nolock_64()
575
struct
ath10k_ce_ring
*src_ring = pipe->src_ring;
in __ath10k_ce_send_revert()
639
struct
ath10k_ce_ring
*dest_ring = pipe->dest_ring;
in __ath10k_ce_rx_num_free_bufs()
655
struct
ath10k_ce_ring
*dest_ring = pipe->dest_ring;
in __ath10k_ce_rx_post_buf()
686
struct
ath10k_ce_ring
*dest_ring = pipe->dest_ring;
in __ath10k_ce_rx_post_buf_64()
716
struct
ath10k_ce_ring
*dest_ring = pipe->dest_ring;
in ath10k_ce_rx_update_write_idx()
758
struct
ath10k_ce_ring
*dest_ring = ce_state->dest_ring;
in _ath10k_ce_completed_recv_next_nolock()
808
struct
ath10k_ce_ring
*dest_ring = ce_state->dest_ring;
in _ath10k_ce_completed_recv_next_nolock_64()
885
struct
ath10k_ce_ring
*dest_rin
in _ath10k_ce_revoke_recv_next()
[all...]
H
A
D
snoc.c
850
struct
ath10k_ce_ring
*ce_ring;
in ath10k_snoc_rx_pipe_cleanup()
882
struct
ath10k_ce_ring
*ce_ring;
in ath10k_snoc_tx_pipe_cleanup()
H
A
D
pci.c
1356
struct
ath10k_ce_ring
*src_ring = ce_pipe->src_ring;
in ath10k_pci_hif_tx_sg()
1977
struct
ath10k_ce_ring
*ce_ring;
in ath10k_pci_rx_pipe_cleanup()
2009
struct
ath10k_ce_ring
*ce_ring;
in ath10k_pci_tx_pipe_cleanup()
Completed in 18 milliseconds