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:nic
(Results
1 - 3
of
3
) sorted by relevance
/device/qemu/riscv32_virt/liteos_m/board/driver/
H
A
D
virtnet.c
119
struct VirtNetif *
nic
;
member
146
struct VirtNetif *
nic
= netif->state;
in Feature0()
local
183
static err_t InitTxFreelist(struct VirtNetif *
nic
)
in InitTxFreelist()
argument
203
FreeTxEntry(struct VirtNetif *
nic
, uint16_t head)
FreeTxEntry()
argument
229
struct VirtNetif *
nic
= pc->
nic
;
ReleaseRxEntry()
local
243
ConfigRxBuffer(struct VirtNetif *
nic
, VADDR_T buf)
ConfigRxBuffer()
argument
273
ConfigQueue(struct VirtNetif *
nic
)
ConfigQueue()
argument
318
GetTxFreeEntry(struct VirtNetif *
nic
, uint16_t count)
GetTxFreeEntry()
argument
349
struct VirtNetif *
nic
= netif->state;
LowLevelOutput()
local
395
struct VirtNetif *
nic
= netif->state;
LowLevelInput()
local
421
struct VirtNetif *
nic
= netif->state;
VirtnetRxHandle()
local
450
VirtnetTxHandle(struct VirtNetif *
nic
)
VirtnetTxHandle()
argument
469
struct VirtNetif *
nic
= netif->state;
VirtnetIRQhandle()
local
484
struct VirtNetif *
nic
= netif->state;
LowLevelInit()
local
521
struct VirtNetif *
nic
= NULL;
EthernetIfInit()
local
549
struct VirtNetif *
nic
= netif->state;
VirtnetDeInit()
local
[all...]
/device/qemu/drivers/virtio/
H
A
D
virtnet.c
98
struct VirtNetif *
nic
= GetVirtnetIf(netDev);
in Feature0()
local
139
static int32_t InitTxFreelist(struct VirtNetif *
nic
)
in InitTxFreelist()
argument
153
FreeTxEntry(struct VirtNetif *
nic
, uint16_t head)
FreeTxEntry()
argument
174
PopulateRxBuffer(struct VirtNetif *
nic
)
PopulateRxBuffer()
argument
191
ConfigQueue(struct VirtNetif *
nic
)
ConfigQueue()
argument
208
GetTxFreeEntry(struct VirtNetif *
nic
)
GetTxFreeEntry()
argument
240
struct VirtNetif *
nic
= GetVirtnetIf(netDev);
LowLevelOutput()
local
264
struct VirtNetif *
nic
= GetVirtnetIf(netDev);
LowLevelInput()
local
284
struct VirtNetif *
nic
= GetVirtnetIf(netDev);
VirtnetRxHandle()
local
325
VirtnetTxHandle(struct VirtNetif *
nic
)
VirtnetTxHandle()
argument
345
struct VirtNetif *
nic
= GetVirtnetIf(netDev);
VirtnetIRQhandle()
local
369
struct VirtNetif *
nic
= NULL;
VirtnetInit()
local
414
struct VirtNetif *
nic
= GetVirtnetIf(netDev);
VirtnetDeInit()
local
496
struct VirtNetif *
nic
= GetVirtnetIf(netDev);
VirtNetDeviceInit()
local
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H
A
D
dhd_config.c
373
uint32 oui,
nic
;
in dhd_conf_set_fw_name_by_mac()
local
449
uint32 oui,
nic
;
in dhd_conf_set_nv_name_by_mac()
local
[all...]
Completed in 5 milliseconds