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:dpaa2_eth_swa
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H
A
D
dpaa2-xsk.c
40
struct
dpaa2_eth_swa
*swa;
in dpaa2_xsk_run_xdp()
48
swa = (struct
dpaa2_eth_swa
*)(vaddr + DPAA2_ETH_RX_HWA_SIZE +
in dpaa2_xsk_run_xdp()
339
struct
dpaa2_eth_swa
*swa;
in dpaa2_xsk_tx_build_fd()
363
swa = (struct
dpaa2_eth_swa
*)sgt_buf;
in dpaa2_xsk_tx_build_fd()
H
A
D
dpaa2-eth.c
285
struct
dpaa2_eth_swa
*swa;
in dpaa2_eth_free_bufs()
298
swa = (struct
dpaa2_eth_swa
*)
in dpaa2_eth_free_bufs()
913
struct
dpaa2_eth_swa
*swa;
in dpaa2_eth_build_sg_fd()
969
swa = (struct
dpaa2_eth_swa
*)sgt_buf;
in dpaa2_eth_build_sg_fd()
1013
struct
dpaa2_eth_swa
*swa;
in dpaa2_eth_build_sg_fd_single_buf()
1039
swa = (struct
dpaa2_eth_swa
*)sgt_buf;
in dpaa2_eth_build_sg_fd_single_buf()
1076
struct
dpaa2_eth_swa
*swa;
in dpaa2_eth_build_single_fd()
1092
swa = (struct
dpaa2_eth_swa
*)buffer_start;
in dpaa2_eth_build_single_fd()
1128
struct
dpaa2_eth_swa
*swa;
in dpaa2_eth_free_tx_fd()
1138
swa = (struct
dpaa2_eth_swa
*)buffer_star
in dpaa2_eth_free_tx_fd()
[all...]
H
A
D
dpaa2-eth.h
145
struct
dpaa2_eth_swa
{
struct
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H
A
D
dpaa2-eth.c
752
struct
dpaa2_eth_swa
*swa;
in dpaa2_eth_build_sg_fd()
810
swa = (struct
dpaa2_eth_swa
*)sgt_buf;
in dpaa2_eth_build_sg_fd()
854
struct
dpaa2_eth_swa
*swa;
in dpaa2_eth_build_sg_fd_single_buf()
888
swa = (struct
dpaa2_eth_swa
*)sgt_buf;
in dpaa2_eth_build_sg_fd_single_buf()
927
struct
dpaa2_eth_swa
*swa;
in dpaa2_eth_build_single_fd()
943
swa = (struct
dpaa2_eth_swa
*)buffer_start;
in dpaa2_eth_build_single_fd()
977
struct
dpaa2_eth_swa
*swa;
in dpaa2_eth_free_tx_fd()
986
swa = (struct
dpaa2_eth_swa
*)buffer_start;
in dpaa2_eth_free_tx_fd()
2298
struct
dpaa2_eth_swa
*swa;
in dpaa2_eth_xdp_create_fd()
2319
swa = (struct
dpaa2_eth_swa
*)buffer_star
in dpaa2_eth_xdp_create_fd()
[all...]
H
A
D
dpaa2-eth.h
128
struct
dpaa2_eth_swa
{
struct
Completed in 12 milliseconds