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:ethDevice
(Results
1 - 3
of
3
) sorted by relevance
/device/soc/hisilicon/common/platform/hieth-sf/adapter/
H
A
D
hieth_phy.c
80
int32_t InitHiethDriver(struct EthDevice *
ethDevice
)
in InitHiethDriver()
argument
124
int32_t DeinitHiethDriver(struct EthDevice *
ethDevice
)
in DeinitHiethDriver()
argument
[all...]
H
A
D
hieth_mac.c
41
int32_t HiethPortReset(struct EthDevice *
ethDevice
)
in HiethPortReset()
argument
72
int32_t HiethPortInit(struct EthDevice *
ethDevice
)
in HiethPortInit()
argument
/device/soc/hisilicon/common/platform/hieth-sf/src/
H
A
D
interface.c
52
static bool IsLinkUp(struct EthDevice *
ethDevice
)
in IsLinkUp()
argument
79
struct EthDevice *
ethDevice
= (struct EthDevice *)arg;
in PhyStateMachine()
local
95
struct EthDevice *
ethDevice
= (struct EthDevice *)arg;
in HiethMonitorFunc()
local
107
EthDrvRecv(struct EthDevice *
ethDevice
, NetBuf *netBuf)
EthDrvRecv()
argument
121
UnRegisterTimerFunction(struct EthDevice *
ethDevice
)
UnRegisterTimerFunction()
argument
162
struct EthDevice *
ethDevice
= (struct EthDevice *)arg;
HisiEthDsr()
local
176
CreateEthIrqThread(struct EthDevice *
ethDevice
)
CreateEthIrqThread()
argument
207
HiethCanSend(struct EthDevice *
ethDevice
)
HiethCanSend()
argument
246
HiethSend(struct EthDevice *
ethDevice
, NetBuf *netBuf)
HiethSend()
argument
259
HiethDeliver(struct EthDevice *
ethDevice
)
HiethDeliver()
argument
332
HiethIntVector(struct EthDevice *
ethDevice
)
HiethIntVector()
argument
337
EthDrvSend(struct EthDevice *
ethDevice
, NetBuf *netBuf)
EthDrvSend()
argument
367
HiethLinkStatusChanged(struct EthDevice *
ethDevice
)
HiethLinkStatusChanged()
argument
414
HiethSetHwaddr(struct EthDevice *
ethDevice
, uint8_t *addr, uint8_t len)
HiethSetHwaddr()
argument
446
HiethHwInit(struct EthDevice *
ethDevice
)
HiethHwInit()
argument
528
RegisterHiethData(struct EthDevice *
ethDevice
)
RegisterHiethData()
argument
584
HiethInit(struct EthDevice *
ethDevice
)
HiethInit()
argument
617
GetHiethNetDevLocal(struct EthDevice *
ethDevice
)
GetHiethNetDevLocal()
argument
634
ethnet_hieth_init(struct EthDevice *
ethDevice
)
ethnet_hieth_init()
argument
[all...]
Completed in 2 milliseconds