OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ethdev
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/tests/pktgen/
pktgen.py
27
self.
ethdev
='/proc/net/pktgen/' + eth
28
self.pgdev=self.
ethdev
44
utils.system('cp %s %s_%05d' % (self.
ethdev
, output, i))
/external/u-boot/drivers/usb/gadget/
ether.c
149
struct eth_dev
ethdev
;
member in struct:ether_priv
2639
struct eth_dev *
ethdev
= &priv->
ethdev
;
local
2665
struct eth_dev *
ethdev
= &priv->
ethdev
;
local
[
all
...]
Completed in 114 milliseconds