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:ena_com_buf
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/amazon/ena/
H
A
D
ena_eth_com.h
16
struct
ena_com_buf
*ena_bufs;
61
struct
ena_com_buf
*ena_buf,
H
A
D
ena_netdev.h
195
struct
ena_com_buf
bufs[ENA_PKT_MAX_BUFS];
202
struct
ena_com_buf
ena_buf;
H
A
D
ena_eth_com.c
372
struct
ena_com_buf
*ena_bufs = ena_tx_ctx->ena_bufs;
in ena_com_prepare_tx()
568
struct
ena_com_buf
*ena_buf,
in ena_com_add_single_rx_desc()
H
A
D
ena_com.h
72
struct
ena_com_buf
{
struct
H
A
D
ena_netdev.c
237
struct
ena_com_buf
*ena_buf;
in ena_xdp_tx_map_buff()
913
struct
ena_com_buf
*ena_buf;
in ena_alloc_rx_page()
960
struct
ena_com_buf
*ena_buf = &rx_info->ena_buf;
in ena_free_rx_page()
1075
struct
ena_com_buf
*ena_buf;
in ena_unmap_tx_buff()
2851
struct
ena_com_buf
*ena_buf;
in ena_tx_map_skb()
/kernel/linux/linux-6.6/drivers/net/ethernet/amazon/ena/
H
A
D
ena_eth_com.h
20
struct
ena_com_buf
*ena_bufs;
65
struct
ena_com_buf
*ena_buf,
H
A
D
ena_netdev.h
175
struct
ena_com_buf
bufs[ENA_PKT_MAX_BUFS];
184
struct
ena_com_buf
ena_buf;
H
A
D
ena_eth_com.c
386
struct
ena_com_buf
*ena_bufs = ena_tx_ctx->ena_bufs;
in ena_com_prepare_tx()
601
struct
ena_com_buf
*ena_buf,
in ena_com_add_single_rx_desc()
H
A
D
ena_com.h
72
struct
ena_com_buf
{
struct
H
A
D
ena_netdev.c
243
struct
ena_com_buf
*ena_buf;
in ena_xdp_tx_map_frame()
1021
struct
ena_com_buf
*ena_buf;
in ena_alloc_rx_buffer()
1175
struct
ena_com_buf
*ena_buf;
in ena_unmap_tx_buff()
1434
struct
ena_com_buf
*ena_buf = &rx_info->ena_buf;
in ena_try_rx_buf_page_reuse()
3040
struct
ena_com_buf
*ena_buf;
in ena_tx_map_skb()
Completed in 28 milliseconds