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:hns3_desc_cb
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H
A
D
hns3_enet.c
1093
struct
hns3_desc_cb
*desc_cb = &ring->desc_cb[ring->next_to_use];
in hns3_fill_desc()
2367
struct
hns3_desc_cb
*cb)
in hns3_alloc_buffer()
2389
struct
hns3_desc_cb
*cb, int budget)
in hns3_free_buffer()
2398
static int hns3_map_buffer(struct hns3_enet_ring *ring, struct
hns3_desc_cb
*cb)
in hns3_map_buffer()
2410
struct
hns3_desc_cb
*cb)
in hns3_unmap_buffer()
2430
struct
hns3_desc_cb
*cb = &ring->desc_cb[i];
in hns3_free_buffer_detach()
2474
struct
hns3_desc_cb
*cb)
in hns3_alloc_and_map_buffer()
2528
struct
hns3_desc_cb
*res_cb)
in hns3_replace_buffer()
2560
struct
hns3_desc_cb
*desc_cb;
in hns3_nic_reclaim_desc()
2648
struct
hns3_desc_cb
*desc_c
in hns3_nic_alloc_rx_buffers()
[all...]
H
A
D
hns3_enet.h
276
struct
hns3_desc_cb
{
struct
381
struct
hns3_desc_cb
*desc_cb;
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H
A
D
hns3_enet.c
1129
struct
hns3_desc_cb
*cb)
in hns3_tx_spare_reclaim_cb()
1606
struct
hns3_desc_cb
*desc_cb,
in hns3_handle_csum_partial()
1650
struct
hns3_desc_cb
*desc_cb)
in hns3_fill_skb_desc()
1726
struct
hns3_desc_cb
*desc_cb = &ring->desc_cb[ring->next_to_use];
in hns3_map_and_fill_desc()
1977
struct
hns3_desc_cb
*desc_cb;
in hns3_clear_desc()
2151
struct
hns3_desc_cb
*desc_cb = &ring->desc_cb[ring->next_to_use];
in hns3_handle_tx_bounce()
2204
struct
hns3_desc_cb
*desc_cb = &ring->desc_cb[ring->next_to_use];
in hns3_handle_tx_sgl()
2275
struct
hns3_desc_cb
*desc_cb,
in hns3_handle_skb_desc()
2302
struct
hns3_desc_cb
*desc_cb = &ring->desc_cb[ring->next_to_use];
in hns3_nic_net_xmit()
3368
struct
hns3_desc_cb
*c
in hns3_alloc_buffer()
[all...]
H
A
D
hns3_enet.h
326
struct
hns3_desc_cb
{
struct
466
struct
hns3_desc_cb
*desc_cb;
Completed in 14 milliseconds