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:netsec_desc_ring
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/socionext/
H
A
D
netsec.c
280
struct
netsec_desc_ring
{
struct
292
struct
netsec_desc_ring
desc_ring[NETSEC_RING_MAX];
609
struct
netsec_desc_ring
*dring, u16 idx,
in netsec_set_rx_de()
633
struct
netsec_desc_ring
*dring = &priv->desc_ring[NETSEC_RING_TX];
in netsec_clean_tx_dring()
725
struct
netsec_desc_ring
*dring = &priv->desc_ring[NETSEC_RING_RX];
in netsec_alloc_rx_data()
747
struct
netsec_desc_ring
*dring = &priv->desc_ring[NETSEC_RING_RX];
in netsec_rx_fill()
776
struct
netsec_desc_ring
*dring,
in netsec_set_tx_de()
818
struct
netsec_desc_ring
*tx_ring = &priv->desc_ring[NETSEC_RING_TX];
in netsec_xdp_queue_one()
846
struct
netsec_desc_ring
*rx_ring =
in netsec_xdp_queue_one()
870
struct
netsec_desc_ring
*tx_rin
in netsec_xdp_xmit_back()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/socionext/
H
A
D
netsec.c
280
struct
netsec_desc_ring
{
struct
292
struct
netsec_desc_ring
desc_ring[NETSEC_RING_MAX];
613
struct
netsec_desc_ring
*dring, u16 idx,
in netsec_set_rx_de()
637
struct
netsec_desc_ring
*dring = &priv->desc_ring[NETSEC_RING_TX];
in netsec_clean_tx_dring()
739
struct
netsec_desc_ring
*dring = &priv->desc_ring[NETSEC_RING_RX];
in netsec_alloc_rx_data()
761
struct
netsec_desc_ring
*dring = &priv->desc_ring[NETSEC_RING_RX];
in netsec_rx_fill()
790
struct
netsec_desc_ring
*dring,
in netsec_set_tx_de()
832
struct
netsec_desc_ring
*tx_ring = &priv->desc_ring[NETSEC_RING_TX];
in netsec_xdp_queue_one()
860
struct
netsec_desc_ring
*rx_ring =
in netsec_xdp_queue_one()
884
struct
netsec_desc_ring
*tx_rin
in netsec_xdp_xmit_back()
[all...]
Completed in 10 milliseconds