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:pch_gbe_rx_ring
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/oki-semi/pch_gbe/
H
A
D
pch_gbe.h
453
* struct
pch_gbe_rx_ring
- rx ring information
462
struct
pch_gbe_rx_ring
{
struct
587
struct
pch_gbe_rx_ring
*rx_ring;
609
struct
pch_gbe_rx_ring
*rxdr);
613
struct
pch_gbe_rx_ring
*rx_ring);
H
A
D
pch_gbe_ethtool.c
277
struct
pch_gbe_rx_ring
*rxdr = adapter->rx_ring;
in pch_gbe_get_ringparam()
298
struct
pch_gbe_rx_ring
*rxdr, *rx_old;
in pch_gbe_set_ringparam()
305
rx_ring_size = (int)sizeof(struct
pch_gbe_rx_ring
);
in pch_gbe_set_ringparam()
H
A
D
pch_gbe_main.c
952
struct
pch_gbe_rx_ring
*rx_ring)
in pch_gbe_clean_rx_ring()
1348
struct
pch_gbe_rx_ring
*rx_ring, int cleaned_count)
in pch_gbe_alloc_rx_buffers()
1411
struct
pch_gbe_rx_ring
*rx_ring, int cleaned_count)
in pch_gbe_alloc_rx_buffers_pool()
1611
struct
pch_gbe_rx_ring
*rx_ring,
in pch_gbe_clean_rx()
1768
struct
pch_gbe_rx_ring
*rx_ring)
in pch_gbe_setup_rx_resources()
1823
struct
pch_gbe_rx_ring
*rx_ring)
in pch_gbe_free_rx_resources()
1873
struct
pch_gbe_rx_ring
*rx_ring = adapter->rx_ring;
in pch_gbe_up()
1930
struct
pch_gbe_rx_ring
*rx_ring = adapter->rx_ring;
in pch_gbe_down()
H
A
D
pch_gbe_param.c
464
struct
pch_gbe_rx_ring
*rx_ring = adapter->rx_ring;
in pch_gbe_check_options()
/kernel/linux/linux-6.6/drivers/net/ethernet/oki-semi/pch_gbe/
H
A
D
pch_gbe.h
453
* struct
pch_gbe_rx_ring
- rx ring information
462
struct
pch_gbe_rx_ring
{
struct
587
struct
pch_gbe_rx_ring
*rx_ring;
607
struct
pch_gbe_rx_ring
*rxdr);
611
struct
pch_gbe_rx_ring
*rx_ring);
H
A
D
pch_gbe_ethtool.c
283
struct
pch_gbe_rx_ring
*rxdr = adapter->rx_ring;
in pch_gbe_get_ringparam()
308
struct
pch_gbe_rx_ring
*rxdr, *rx_old;
in pch_gbe_set_ringparam()
315
rx_ring_size = (int)sizeof(struct
pch_gbe_rx_ring
);
in pch_gbe_set_ringparam()
H
A
D
pch_gbe_main.c
935
struct
pch_gbe_rx_ring
*rx_ring)
in pch_gbe_clean_rx_ring()
1325
struct
pch_gbe_rx_ring
*rx_ring, int cleaned_count)
in pch_gbe_alloc_rx_buffers()
1388
struct
pch_gbe_rx_ring
*rx_ring, int cleaned_count)
in pch_gbe_alloc_rx_buffers_pool()
1588
struct
pch_gbe_rx_ring
*rx_ring,
in pch_gbe_clean_rx()
1745
struct
pch_gbe_rx_ring
*rx_ring)
in pch_gbe_setup_rx_resources()
1801
struct
pch_gbe_rx_ring
*rx_ring)
in pch_gbe_free_rx_resources()
1852
struct
pch_gbe_rx_ring
*rx_ring = adapter->rx_ring;
in pch_gbe_up()
1909
struct
pch_gbe_rx_ring
*rx_ring = adapter->rx_ring;
in pch_gbe_down()
H
A
D
pch_gbe_param.c
464
struct
pch_gbe_rx_ring
*rx_ring = adapter->rx_ring;
in pch_gbe_check_options()
Completed in 14 milliseconds