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:nfp_nfd3_tx_buf
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/nfd3/
H
A
D
nfd3.h
54
* struct
nfp_nfd3_tx_buf
- software TX buffer descriptor
68
struct
nfp_nfd3_tx_buf
{
struct
103
void nfp_nfd3_xsk_tx_free(struct
nfp_nfd3_tx_buf
*txbuf);
H
A
D
rings.c
13
struct
nfp_nfd3_tx_buf
*txbuf;
in nfp_nfd3_xsk_tx_bufs_free()
48
struct
nfp_nfd3_tx_buf
*tx_buf;
in nfp_nfd3_tx_ring_reset()
181
struct
nfp_nfd3_tx_buf
*txbufs = tx_ring->txbufs;
in nfp_nfd3_tx_ring_bufs_alloc()
H
A
D
xsk.c
22
struct
nfp_nfd3_tx_buf
*txbuf;
in nfp_nfd3_xsk_tx_xdp()
267
void nfp_nfd3_xsk_tx_free(struct
nfp_nfd3_tx_buf
*txbuf)
in nfp_nfd3_xsk_tx_free()
301
struct
nfp_nfd3_tx_buf
*txbuf;
in nfp_nfd3_xsk_complete()
H
A
D
dp.c
74
nfp_nfd3_tx_tso(struct nfp_net_r_vector *r_vec, struct
nfp_nfd3_tx_buf
*txbuf,
in nfp_nfd3_tx_tso()
121
struct
nfp_nfd3_tx_buf
*txbuf, struct nfp_nfd3_tx_desc *txd,
in nfp_nfd3_tx_csum()
258
struct
nfp_nfd3_tx_buf
*txbuf;
in nfp_nfd3_tx()
440
struct
nfp_nfd3_tx_buf
*tx_buf;
in nfp_nfd3_tx_complete()
839
struct
nfp_nfd3_tx_buf
*txbuf;
in nfp_nfd3_tx_xdp_buf()
1209
struct
nfp_nfd3_tx_buf
*txbuf;
in nfp_nfd3_ctrl_tx_one()
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/
H
A
D
nfp_net.h
112
struct
nfp_nfd3_tx_buf
;
178
struct
nfp_nfd3_tx_buf
*txbufs;
Completed in 7 milliseconds