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
defs:ena_buf
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/amazon/ena/
H
A
D
ena_eth_com.c
514
struct ena_com_rx_buf_info *
ena_buf
= &ena_rx_ctx->ena_bufs[0];
in ena_com_rx_pkt()
local
567
ena_com_add_single_rx_desc(struct ena_com_io_sq *io_sq, struct ena_com_buf *
ena_buf
, u16 req_id)
ena_com_add_single_rx_desc()
argument
H
A
D
ena_netdev.h
202
struct ena_com_buf
ena_buf
;
member
H
A
D
ena_netdev.c
237
struct ena_com_buf *
ena_buf
;
in ena_xdp_tx_map_buff()
local
913
struct ena_com_buf *
ena_buf
;
in ena_alloc_rx_page()
local
960
struct ena_com_buf *
ena_buf
in ena_free_rx_page()
local
1075
struct ena_com_buf *
ena_buf
;
ena_unmap_tx_buff()
local
2851
struct ena_com_buf *
ena_buf
;
ena_tx_map_skb()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/amazon/ena/
H
A
D
ena_eth_com.c
543
struct ena_com_rx_buf_info *
ena_buf
= &ena_rx_ctx->ena_bufs[0];
in ena_com_rx_pkt()
local
600
ena_com_add_single_rx_desc(struct ena_com_io_sq *io_sq, struct ena_com_buf *
ena_buf
, u16 req_id)
ena_com_add_single_rx_desc()
argument
H
A
D
ena_netdev.h
184
struct ena_com_buf
ena_buf
;
member
H
A
D
ena_netdev.c
243
struct ena_com_buf *
ena_buf
;
in ena_xdp_tx_map_frame()
local
1021
struct ena_com_buf *
ena_buf
;
in ena_alloc_rx_buffer()
local
1175
struct ena_com_buf *
ena_buf
;
ena_unmap_tx_buff()
local
1434
struct ena_com_buf *
ena_buf
= &rx_info->
ena_buf
;
ena_try_rx_buf_page_reuse()
local
3040
struct ena_com_buf *
ena_buf
;
ena_tx_map_skb()
local
[all...]
Completed in 11 milliseconds