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:dest_ring
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H
A
D
ce.c
706
struct ath10k_ce_ring *
dest_ring
= pipe->
dest_ring
;
in __ath10k_ce_rx_num_free_bufs()
local
707
unsigned int nentries_mask =
dest_ring
->nentries_mask;
in __ath10k_ce_rx_num_free_bufs()
708
unsigned int write_index =
dest_ring
->write_index;
in __ath10k_ce_rx_num_free_bufs()
709
unsigned int sw_index =
dest_ring
->sw_index;
in __ath10k_ce_rx_num_free_bufs()
722
struct ath10k_ce_ring *
dest_ring
= pipe->
dest_ring
;
in __ath10k_ce_rx_post_buf()
local
723
unsigned int nentries_mask =
dest_ring
->nentries_mask;
in __ath10k_ce_rx_post_buf()
724
unsigned int write_index =
dest_ring
->write_index;
in __ath10k_ce_rx_post_buf()
725
unsigned int sw_index =
dest_ring
in __ath10k_ce_rx_post_buf()
753
struct ath10k_ce_ring *
dest_ring
= pipe->
dest_ring
;
__ath10k_ce_rx_post_buf_64()
local
783
struct ath10k_ce_ring *
dest_ring
= pipe->
dest_ring
;
ath10k_ce_rx_update_write_idx()
local
825
struct ath10k_ce_ring *
dest_ring
= ce_state->
dest_ring
;
_ath10k_ce_completed_recv_next_nolock()
local
875
struct ath10k_ce_ring *
dest_ring
= ce_state->
dest_ring
;
_ath10k_ce_completed_recv_next_nolock_64()
local
952
struct ath10k_ce_ring *
dest_ring
;
_ath10k_ce_revoke_recv_next()
local
1005
struct ath10k_ce_ring *
dest_ring
;
_ath10k_ce_revoke_recv_next_64()
local
1469
struct ath10k_ce_ring *
dest_ring
= ce_state->
dest_ring
;
ath10k_ce_init_dest_ring()
local
1636
struct ath10k_ce_ring *
dest_ring
;
ath10k_ce_alloc_dest_ring()
local
1680
struct ath10k_ce_ring *
dest_ring
;
ath10k_ce_alloc_dest_ring_64()
local
[all...]
H
A
D
ce.h
129
struct ath10k_ce_ring *
dest_ring
;
member
H
A
D
snoc.c
540
if (!ce_pipe->
dest_ring
)
in ath10k_snoc_rx_post_pipe()
856
ce_ring = ce_pipe->
dest_ring
;
in ath10k_snoc_rx_pipe_cleanup()
H
A
D
pci.c
814
if (!ce_pipe->
dest_ring
)
in ath10k_pci_rx_post_pipe()
1983
ce_ring = ce_pipe->
dest_ring
;
in ath10k_pci_rx_pipe_cleanup()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H
A
D
ce.c
639
struct ath10k_ce_ring *
dest_ring
= pipe->
dest_ring
;
in __ath10k_ce_rx_num_free_bufs()
local
640
unsigned int nentries_mask =
dest_ring
->nentries_mask;
in __ath10k_ce_rx_num_free_bufs()
641
unsigned int write_index =
dest_ring
->write_index;
in __ath10k_ce_rx_num_free_bufs()
642
unsigned int sw_index =
dest_ring
->sw_index;
in __ath10k_ce_rx_num_free_bufs()
655
struct ath10k_ce_ring *
dest_ring
= pipe->
dest_ring
;
in __ath10k_ce_rx_post_buf()
local
656
unsigned int nentries_mask =
dest_ring
->nentries_mask;
in __ath10k_ce_rx_post_buf()
657
unsigned int write_index =
dest_ring
->write_index;
in __ath10k_ce_rx_post_buf()
658
unsigned int sw_index =
dest_ring
in __ath10k_ce_rx_post_buf()
686
struct ath10k_ce_ring *
dest_ring
= pipe->
dest_ring
;
__ath10k_ce_rx_post_buf_64()
local
716
struct ath10k_ce_ring *
dest_ring
= pipe->
dest_ring
;
ath10k_ce_rx_update_write_idx()
local
758
struct ath10k_ce_ring *
dest_ring
= ce_state->
dest_ring
;
_ath10k_ce_completed_recv_next_nolock()
local
808
struct ath10k_ce_ring *
dest_ring
= ce_state->
dest_ring
;
_ath10k_ce_completed_recv_next_nolock_64()
local
885
struct ath10k_ce_ring *
dest_ring
;
_ath10k_ce_revoke_recv_next()
local
938
struct ath10k_ce_ring *
dest_ring
;
_ath10k_ce_revoke_recv_next_64()
local
1402
struct ath10k_ce_ring *
dest_ring
= ce_state->
dest_ring
;
ath10k_ce_init_dest_ring()
local
1569
struct ath10k_ce_ring *
dest_ring
;
ath10k_ce_alloc_dest_ring()
local
1613
struct ath10k_ce_ring *
dest_ring
;
ath10k_ce_alloc_dest_ring_64()
local
[all...]
H
A
D
ce.h
129
struct ath10k_ce_ring *
dest_ring
;
member
H
A
D
snoc.c
541
if (!ce_pipe->
dest_ring
)
in ath10k_snoc_rx_post_pipe()
857
ce_ring = ce_pipe->
dest_ring
;
in ath10k_snoc_rx_pipe_cleanup()
H
A
D
pci.c
814
if (!ce_pipe->
dest_ring
)
in ath10k_pci_rx_post_pipe()
1983
ce_ring = ce_pipe->
dest_ring
;
in ath10k_pci_rx_pipe_cleanup()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H
A
D
ce.c
214
struct ath11k_ce_ring *ring = pipe->
dest_ring
;
in ath11k_ce_rx_buf_enqueue_pipe()
266
if (!(pipe->
dest_ring
|| pipe->status_ring))
in ath11k_ce_rx_post_pipe()
320
sw_index = pipe->
dest_ring
->sw_index;
in ath11k_ce_completed_recv_next()
321
nentries_mask = pipe->
dest_ring
->nentries_mask;
in ath11k_ce_completed_recv_next()
341
*skb = pipe->
dest_ring
->skb[sw_index];
in ath11k_ce_completed_recv_next()
342
pipe->
dest_ring
->skb[sw_index] = NULL;
in ath11k_ce_completed_recv_next()
345
pipe->
dest_ring
->sw_index = sw_index;
in ath11k_ce_completed_recv_next()
601
pipe->
dest_ring
= ring;
in ath11k_ce_alloc_pipe()
726
struct ath11k_ce_ring *ring = pipe->
dest_ring
;
in ath11k_ce_rx_pipe_cleanup()
864
if (pipe->
dest_ring
) {
in ath11k_ce_init_pipes()
[all...]
H
A
D
ce.h
162
struct ath11k_ce_ring *
dest_ring
;
member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H
A
D
ce.c
226
struct ath12k_ce_ring *ring = pipe->
dest_ring
;
in ath12k_ce_rx_buf_enqueue_pipe()
278
if (!(pipe->
dest_ring
|| pipe->status_ring))
in ath12k_ce_rx_post_pipe()
331
sw_index = pipe->
dest_ring
->sw_index;
in ath12k_ce_completed_recv_next()
332
nentries_mask = pipe->
dest_ring
->nentries_mask;
in ath12k_ce_completed_recv_next()
352
*skb = pipe->
dest_ring
->skb[sw_index];
in ath12k_ce_completed_recv_next()
353
pipe->
dest_ring
->skb[sw_index] = NULL;
in ath12k_ce_completed_recv_next()
356
pipe->
dest_ring
->sw_index = sw_index;
in ath12k_ce_completed_recv_next()
607
pipe->
dest_ring
= ring;
in ath12k_ce_alloc_pipe()
722
struct ath12k_ce_ring *ring = pipe->
dest_ring
;
in ath12k_ce_rx_pipe_cleanup()
851
if (pipe->
dest_ring
) {
in ath12k_ce_init_pipes()
[all...]
H
A
D
ce.h
153
struct ath12k_ce_ring *
dest_ring
;
member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H
A
D
ce.c
275
struct ath11k_ce_ring *ring = pipe->
dest_ring
;
in ath11k_ce_rx_buf_enqueue_pipe()
327
if (!(pipe->
dest_ring
|| pipe->status_ring))
in ath11k_ce_rx_post_pipe()
381
sw_index = pipe->
dest_ring
->sw_index;
in ath11k_ce_completed_recv_next()
382
nentries_mask = pipe->
dest_ring
->nentries_mask;
in ath11k_ce_completed_recv_next()
402
*skb = pipe->
dest_ring
->skb[sw_index];
in ath11k_ce_completed_recv_next()
403
pipe->
dest_ring
->skb[sw_index] = NULL;
in ath11k_ce_completed_recv_next()
406
pipe->
dest_ring
->sw_index = sw_index;
in ath11k_ce_completed_recv_next()
677
pipe->
dest_ring
= ring;
in ath11k_ce_alloc_pipe()
804
struct ath11k_ce_ring *ring = pipe->
dest_ring
;
in ath11k_ce_rx_pipe_cleanup()
939
if (pipe->
dest_ring
) {
in ath11k_ce_init_pipes()
[all...]
H
A
D
ce.h
179
struct ath11k_ce_ring *
dest_ring
;
member
Completed in 24 milliseconds