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_tx_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
433
* struct
pch_gbe_tx_ring
- tx ring information
442
struct
pch_gbe_tx_ring
{
struct
586
struct
pch_gbe_tx_ring
*tx_ring;
607
struct
pch_gbe_tx_ring
*txdr);
611
struct
pch_gbe_tx_ring
*tx_ring);
H
A
D
pch_gbe_ethtool.c
276
struct
pch_gbe_tx_ring
*txdr = adapter->tx_ring;
in pch_gbe_get_ringparam()
297
struct
pch_gbe_tx_ring
*txdr, *tx_old;
in pch_gbe_set_ringparam()
304
tx_ring_size = (int)sizeof(struct
pch_gbe_tx_ring
);
in pch_gbe_set_ringparam()
H
A
D
pch_gbe_main.c
919
struct
pch_gbe_tx_ring
*tx_ring)
in pch_gbe_clean_tx_ring()
1086
struct
pch_gbe_tx_ring
*tx_ring,
in pch_gbe_tx_queue()
1443
struct
pch_gbe_tx_ring
*tx_ring)
in pch_gbe_alloc_tx_buffers()
1475
struct
pch_gbe_tx_ring
*tx_ring)
in pch_gbe_clean_tx()
1724
struct
pch_gbe_tx_ring
*tx_ring)
in pch_gbe_setup_tx_resources()
1806
struct
pch_gbe_tx_ring
*tx_ring)
in pch_gbe_free_tx_resources()
1872
struct
pch_gbe_tx_ring
*tx_ring = adapter->tx_ring;
in pch_gbe_up()
2064
struct
pch_gbe_tx_ring
*tx_ring = adapter->tx_ring;
in pch_gbe_xmit_frame()
H
A
D
pch_gbe_param.c
448
struct
pch_gbe_tx_ring
*tx_ring = adapter->tx_ring;
in pch_gbe_check_options()
/kernel/linux/linux-6.6/drivers/net/ethernet/oki-semi/pch_gbe/
H
A
D
pch_gbe.h
433
* struct
pch_gbe_tx_ring
- tx ring information
442
struct
pch_gbe_tx_ring
{
struct
586
struct
pch_gbe_tx_ring
*tx_ring;
605
struct
pch_gbe_tx_ring
*txdr);
609
struct
pch_gbe_tx_ring
*tx_ring);
H
A
D
pch_gbe_ethtool.c
282
struct
pch_gbe_tx_ring
*txdr = adapter->tx_ring;
in pch_gbe_get_ringparam()
307
struct
pch_gbe_tx_ring
*txdr, *tx_old;
in pch_gbe_set_ringparam()
314
tx_ring_size = (int)sizeof(struct
pch_gbe_tx_ring
);
in pch_gbe_set_ringparam()
H
A
D
pch_gbe_main.c
902
struct
pch_gbe_tx_ring
*tx_ring)
in pch_gbe_clean_tx_ring()
1063
struct
pch_gbe_tx_ring
*tx_ring,
in pch_gbe_tx_queue()
1420
struct
pch_gbe_tx_ring
*tx_ring)
in pch_gbe_alloc_tx_buffers()
1452
struct
pch_gbe_tx_ring
*tx_ring)
in pch_gbe_clean_tx()
1701
struct
pch_gbe_tx_ring
*tx_ring)
in pch_gbe_setup_tx_resources()
1783
struct
pch_gbe_tx_ring
*tx_ring)
in pch_gbe_free_tx_resources()
1851
struct
pch_gbe_tx_ring
*tx_ring = adapter->tx_ring;
in pch_gbe_up()
2043
struct
pch_gbe_tx_ring
*tx_ring = adapter->tx_ring;
in pch_gbe_xmit_frame()
H
A
D
pch_gbe_param.c
448
struct
pch_gbe_tx_ring
*tx_ring = adapter->tx_ring;
in pch_gbe_check_options()
Completed in 13 milliseconds