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
defs:etha
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/renesas/
H
A
D
rswitch.c
981
static int rswitch_etha_change_mode(struct rswitch_etha *
etha
,
in rswitch_etha_change_mode()
argument
999
rswitch_
etha
_read_mac_address(struct rswitch_
etha
*
etha
)
rswitch_etha_read_mac_address()
argument
1013
rswitch_
etha
_write_mac_address(struct rswitch_
etha
*
etha
, const u8 *mac)
rswitch_etha_write_mac_address()
argument
1020
rswitch_
etha
_wait_link_verification(struct rswitch_
etha
*
etha
)
rswitch_etha_wait_link_verification()
argument
1027
rswitch_rmac_setting(struct rswitch_
etha
*
etha
, const u8 *mac)
rswitch_rmac_setting()
argument
1050
rswitch_
etha
_enable_mii(struct rswitch_
etha
*
etha
)
rswitch_etha_enable_mii()
argument
1057
rswitch_
etha
_hw_init(struct rswitch_
etha
*
etha
, const u8 *mac)
rswitch_etha_hw_init()
argument
1083
rswitch_
etha
_set_access(struct rswitch_
etha
*
etha
, bool read, int phyad, int devad, int regad, int data)
rswitch_etha_set_access()
argument
1127
struct rswitch_
etha
*
etha
= bus->priv;
rswitch_etha_mii_read_c45()
local
1135
struct rswitch_
etha
*
etha
= bus->priv;
rswitch_etha_mii_write_c45()
local
1695
struct rswitch_
etha
*
etha
= &priv->
etha
[index];
rswitch_etha_init()
local
[all...]
H
A
D
rswitch.h
988
struct rswitch_etha *
etha
;
member
1012
struct rswitch_etha
etha
[RSWITCH_NUM_PORTS];
member
Completed in 5 milliseconds