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:ATH12K_SKB_RXCB
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H
A
D
dp_rx.c
350
ATH12K_SKB_RXCB
(skb)->paddr = paddr;
in ath12k_dp_rx_bufs_replenish()
400
dma_unmap_single(ab->dev,
ATH12K_SKB_RXCB
(skb)->paddr,
in ath12k_dp_rxdma_buf_ring_free()
1781
struct ath12k_skb_rxcb *rxcb =
ATH12K_SKB_RXCB
(first);
in ath12k_dp_rx_msdu_coalesce()
1821
rxcb =
ATH12K_SKB_RXCB
(skb);
in ath12k_dp_rx_msdu_coalesce()
1833
rxcb =
ATH12K_SKB_RXCB
(skb);
in ath12k_dp_rx_msdu_coalesce()
1863
struct ath12k_skb_rxcb *rxcb =
ATH12K_SKB_RXCB
(first);
in ath12k_dp_rx_get_msdu_last_buf()
1869
rxcb =
ATH12K_SKB_RXCB
(skb);
in ath12k_dp_rx_get_msdu_last_buf()
1879
struct ath12k_skb_rxcb *rxcb =
ATH12K_SKB_RXCB
(msdu);
in ath12k_dp_rx_h_csum_offload()
1976
struct ath12k_skb_rxcb *rxcb =
ATH12K_SKB_RXCB
(msdu);
in ath12k_dp_rx_h_undecap_nwifi()
2023
struct ath12k_skb_rxcb *rxcb =
ATH12K_SKB_RXCB
(msd
in ath12k_dp_rx_h_undecap_raw()
[all...]
H
A
D
ce.c
301
ATH12K_SKB_RXCB
(skb)->paddr = paddr;
in ath12k_ce_rx_post_pipe()
380
dma_unmap_single(ab->dev,
ATH12K_SKB_RXCB
(skb)->paddr,
in ath12k_ce_recv_process_cb()
735
dma_unmap_single(ab->dev,
ATH12K_SKB_RXCB
(skb)->paddr,
in ath12k_ce_rx_pipe_cleanup()
H
A
D
dp_mon.c
821
rxcb =
ATH12K_SKB_RXCB
(msdu);
in ath12k_dp_mon_rx_parse_status_tlv()
1075
struct ath12k_skb_rxcb *rxcb =
ATH12K_SKB_RXCB
(msdu);
in ath12k_dp_mon_rx_deliver_msdu()
1308
ATH12K_SKB_RXCB
(skb)->paddr = paddr;
in ath12k_dp_mon_buf_replenish()
1926
rxcb =
ATH12K_SKB_RXCB
(msdu);
in ath12k_dp_mon_tx_parse_status_tlv()
2119
rxcb =
ATH12K_SKB_RXCB
(skb);
in ath12k_dp_mon_srng_process()
2520
rxcb =
ATH12K_SKB_RXCB
(skb);
in ath12k_dp_mon_rx_process_stats()
H
A
D
core.h
822
static inline struct ath12k_skb_rxcb *
ATH12K_SKB_RXCB
(struct sk_buff *skb)
in ATH12K_SKB_RXCB()
function
H
A
D
dp.c
1148
dma_unmap_single(ab->dev,
ATH12K_SKB_RXCB
(skb)->paddr,
in ath12k_dp_cc_cleanup()
Completed in 12 milliseconds