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:ei_device
(Results
1 - 25
of
34
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/net/ethernet/8390/
H
A
D
lib8390.c
207
struct
ei_device
*ei_local = netdev_priv(dev);
in __ei_open()
235
struct
ei_device
*ei_local = netdev_priv(dev);
in __ei_close()
260
struct
ei_device
*ei_local = netdev_priv(dev);
in __ei_tx_timeout()
307
struct
ei_device
*ei_local = netdev_priv(dev);
in __ei_start_xmit()
433
struct
ei_device
*ei_local = netdev_priv(dev);
in __ei_interrupt()
538
struct
ei_device
*ei_local __maybe_unused = netdev_priv(dev);
in ei_tx_err()
583
struct
ei_device
*ei_local = netdev_priv(dev);
in ei_tx_intr()
663
struct
ei_device
*ei_local = netdev_priv(dev);
in ei_receive()
794
struct
ei_device
*ei_local __maybe_unused = netdev_priv(dev);
in ei_rx_overrun()
860
struct
ei_device
*ei_loca
in __ei_get_stats()
[all...]
H
A
D
ax88796.c
100
struct
ei_device
*ei_local = netdev_priv(dev);
in to_ax_dev()
112
struct
ei_device
*ei_local = netdev_priv(dev);
in ax_initial_check()
141
struct
ei_device
*ei_local = netdev_priv(dev);
in ax_reset_8390()
182
struct
ei_device
*ei_local = netdev_priv(dev);
in ax_get_8390_hdr()
226
struct
ei_device
*ei_local = netdev_priv(dev);
in ax_block_input()
263
struct
ei_device
*ei_local = netdev_priv(dev);
in ax_block_output()
387
struct
ei_device
*ei_local = netdev_priv(dev);
in ax_phy_switch()
455
struct
ei_device
*ei_local = netdev_priv(dev);
in ax_mii_init()
582
struct
ei_device
*ei_local = netdev_priv(dev);
in ax_get_msglevel()
589
struct
ei_device
*ei_loca
in ax_set_msglevel()
[all...]
H
A
D
etherh.c
117
((struct etherh_priv *)(((char *)netdev_priv(dev)) + sizeof(struct
ei_device
)))
166
struct
ei_device
*ei_local = netdev_priv(dev);
in etherh_setif()
210
struct
ei_device
*ei_local = netdev_priv(dev);
in etherh_getifstat()
279
struct
ei_device
*ei_local = netdev_priv(dev);
in etherh_reset()
307
struct
ei_device
*ei_local = netdev_priv(dev);
in etherh_block_output()
372
struct
ei_device
*ei_local = netdev_priv(dev);
in etherh_block_input()
413
struct
ei_device
*ei_local = netdev_priv(dev);
in etherh_get_header()
455
struct
ei_device
*ei_local = netdev_priv(dev);
in etherh_open()
612
struct
ei_device
*ei_local = netdev_priv(dev);
in etherh_get_msglevel()
619
struct
ei_device
*ei_loca
in etherh_set_msglevel()
[all...]
H
A
D
axnet_cs.c
124
void *p = (char *)netdev_priv(dev) + sizeof(struct
ei_device
);
in PRIV()
144
struct
ei_device
*ei_local;
in axnet_probe()
148
dev = alloc_etherdev(sizeof(struct
ei_device
) + sizeof(struct axnet_dev));
in axnet_probe()
649
struct
ei_device
*ei_local = netdev_priv(dev);
in block_input()
860
struct
ei_device
*ei_local = netdev_priv(dev);
in ax_open()
877
#define dev_lock(dev) (((struct
ei_device
*)netdev_priv(dev))->page_lock)
912
struct
ei_device
*ei_local = netdev_priv(dev);
in axnet_tx_timeout()
958
struct
ei_device
*ei_local = netdev_priv(dev);
in axnet_start_xmit()
1093
struct
ei_device
*ei_local;
in ax_interrupt()
1254
struct
ei_device
*ei_loca
in ei_tx_intr()
[all...]
H
A
D
mcf8390.c
155
struct
ei_device
*ei_local = netdev_priv(dev);
in mcf8390_reset_8390()
180
struct
ei_device
*ei_local)
in mcf8390_dmaing_err()
194
struct
ei_device
*ei_local = netdev_priv(dev);
in mcf8390_get_8390_hdr()
229
struct
ei_device
*ei_local = netdev_priv(dev);
in mcf8390_block_input()
259
struct
ei_device
*ei_local = netdev_priv(dev);
in mcf8390_block_output()
321
struct
ei_device
*ei_local = netdev_priv(dev);
in mcf8390_init()
H
A
D
xsurf100.c
103
struct
ei_device
*ei_local = netdev_priv(dev);
in xs100_write()
129
struct
ei_device
*ei_local = netdev_priv(dev);
in xs100_read()
162
struct
ei_device
*ei_local = netdev_priv(dev);
in xs100_block_input()
191
struct
ei_device
*ei_local = netdev_priv(dev);
in xs100_block_output()
H
A
D
stnic.c
108
struct
ei_device
*ei_local;
in stnic_probe()
175
struct
ei_device
*ei_local = netdev_priv(dev);
in stnic_reset()
188
struct
ei_device
*ei_local = netdev_priv(dev);
in stnic_get_hdr()
H
A
D
ne2k-pci.c
236
struct
ei_device
*ei_local;
in ne2k_pci_init_one()
474
struct
ei_device
*ei_local = netdev_priv(dev);
in ne2k_pci_reset_8390()
666
struct
ei_device
*ei = netdev_priv(dev);
in ne2k_pci_get_drvinfo()
676
struct
ei_device
*ei_local = netdev_priv(dev);
in ne2k_pci_get_msglevel()
683
struct
ei_device
*ei_local = netdev_priv(dev);
in ne2k_pci_set_msglevel()
H
A
D
8390.h
69
struct
ei_device
{
struct
116
#define ei_status (*(struct
ei_device
*)netdev_priv(dev))
H
A
D
smc-ultra.c
214
struct
ei_device
*ei_local = netdev_priv(dev);
in ultra_probe1()
421
struct
ei_device
*ei_local = netdev_priv(dev);
in ultra_reset_8390()
540
struct
ei_device
*ei_local = netdev_priv(dev);
in ultra_close_card()
H
A
D
wd.c
173
struct
ei_device
*ei_local = netdev_priv(dev);
in wd_probe1()
391
struct
ei_device
*ei_local = netdev_priv(dev);
in wd_reset_8390()
482
struct
ei_device
*ei_local = netdev_priv(dev);
in wd_close()
H
A
D
ne.c
301
struct
ei_device
*ei_local = netdev_priv(dev);
in ne_probe1()
552
struct
ei_device
*ei_local = netdev_priv(dev);
in ne_reset_8390()
617
struct
ei_device
*ei_local = netdev_priv(dev);
in ne_block_input()
687
struct
ei_device
*ei_local = netdev_priv(dev);
in ne_block_output()
H
A
D
apne.c
126
struct
ei_device
*ei_local;
in apne_probe()
363
struct
ei_device
*ei_local = netdev_priv(dev);
in apne_reset_8390()
/kernel/linux/linux-6.6/drivers/net/ethernet/8390/
H
A
D
ax88796.c
100
struct
ei_device
*ei_local = netdev_priv(dev);
in to_ax_dev()
119
struct
ei_device
*ei_local = netdev_priv(dev);
in ax_initial_check()
148
struct
ei_device
*ei_local = netdev_priv(dev);
in ax_reset_8390()
189
struct
ei_device
*ei_local = netdev_priv(dev);
in ax_get_8390_hdr()
233
struct
ei_device
*ei_local = netdev_priv(dev);
in ax_block_input()
270
struct
ei_device
*ei_local = netdev_priv(dev);
in ax_block_output()
394
struct
ei_device
*ei_local = netdev_priv(dev);
in ax_phy_switch()
462
struct
ei_device
*ei_local = netdev_priv(dev);
in ax_mii_init()
589
struct
ei_device
*ei_local = netdev_priv(dev);
in ax_get_msglevel()
596
struct
ei_device
*ei_loca
in ax_set_msglevel()
[all...]
H
A
D
lib8390.c
206
struct
ei_device
*ei_local = netdev_priv(dev);
in __ei_open()
234
struct
ei_device
*ei_local = netdev_priv(dev);
in __ei_close()
259
struct
ei_device
*ei_local = netdev_priv(dev);
in __ei_tx_timeout()
306
struct
ei_device
*ei_local = netdev_priv(dev);
in __ei_start_xmit()
432
struct
ei_device
*ei_local = netdev_priv(dev);
in __ei_interrupt()
537
struct
ei_device
*ei_local __maybe_unused = netdev_priv(dev);
in ei_tx_err()
582
struct
ei_device
*ei_local = netdev_priv(dev);
in ei_tx_intr()
662
struct
ei_device
*ei_local = netdev_priv(dev);
in ei_receive()
793
struct
ei_device
*ei_local __maybe_unused = netdev_priv(dev);
in ei_rx_overrun()
859
struct
ei_device
*ei_loca
in __ei_get_stats()
[all...]
H
A
D
etherh.c
117
((struct etherh_priv *)(((char *)netdev_priv(dev)) + sizeof(struct
ei_device
)))
166
struct
ei_device
*ei_local = netdev_priv(dev);
in etherh_setif()
210
struct
ei_device
*ei_local = netdev_priv(dev);
in etherh_getifstat()
279
struct
ei_device
*ei_local = netdev_priv(dev);
in etherh_reset()
307
struct
ei_device
*ei_local = netdev_priv(dev);
in etherh_block_output()
372
struct
ei_device
*ei_local = netdev_priv(dev);
in etherh_block_input()
413
struct
ei_device
*ei_local = netdev_priv(dev);
in etherh_get_header()
455
struct
ei_device
*ei_local = netdev_priv(dev);
in etherh_open()
612
struct
ei_device
*ei_local = netdev_priv(dev);
in etherh_get_msglevel()
619
struct
ei_device
*ei_loca
in etherh_set_msglevel()
[all...]
H
A
D
axnet_cs.c
124
void *p = (char *)netdev_priv(dev) + sizeof(struct
ei_device
);
in PRIV()
144
struct
ei_device
*ei_local;
in axnet_probe()
148
dev = alloc_etherdev(sizeof(struct
ei_device
) + sizeof(struct axnet_dev));
in axnet_probe()
652
struct
ei_device
*ei_local = netdev_priv(dev);
in block_input()
860
struct
ei_device
*ei_local = netdev_priv(dev);
in ax_open()
877
#define dev_lock(dev) (((struct
ei_device
*)netdev_priv(dev))->page_lock)
912
struct
ei_device
*ei_local = netdev_priv(dev);
in axnet_tx_timeout()
958
struct
ei_device
*ei_local = netdev_priv(dev);
in axnet_start_xmit()
1093
struct
ei_device
*ei_local;
in ax_interrupt()
1254
struct
ei_device
*ei_loca
in ei_tx_intr()
[all...]
H
A
D
mcf8390.c
153
struct
ei_device
*ei_local = netdev_priv(dev);
in mcf8390_reset_8390()
178
struct
ei_device
*ei_local)
in mcf8390_dmaing_err()
192
struct
ei_device
*ei_local = netdev_priv(dev);
in mcf8390_get_8390_hdr()
227
struct
ei_device
*ei_local = netdev_priv(dev);
in mcf8390_block_input()
257
struct
ei_device
*ei_local = netdev_priv(dev);
in mcf8390_block_output()
319
struct
ei_device
*ei_local = netdev_priv(dev);
in mcf8390_init()
H
A
D
xsurf100.c
98
struct
ei_device
*ei_local = netdev_priv(dev);
in xs100_write()
124
struct
ei_device
*ei_local = netdev_priv(dev);
in xs100_read()
157
struct
ei_device
*ei_local = netdev_priv(dev);
in xs100_block_input()
186
struct
ei_device
*ei_local = netdev_priv(dev);
in xs100_block_output()
H
A
D
stnic.c
104
struct
ei_device
*ei_local;
in stnic_probe()
171
struct
ei_device
*ei_local = netdev_priv(dev);
in stnic_reset()
184
struct
ei_device
*ei_local = netdev_priv(dev);
in stnic_get_hdr()
H
A
D
ne2k-pci.c
237
struct
ei_device
*ei_local;
in ne2k_pci_init_one()
475
struct
ei_device
*ei_local = netdev_priv(dev);
in ne2k_pci_reset_8390()
667
struct
ei_device
*ei = netdev_priv(dev);
in ne2k_pci_get_drvinfo()
677
struct
ei_device
*ei_local = netdev_priv(dev);
in ne2k_pci_get_msglevel()
684
struct
ei_device
*ei_local = netdev_priv(dev);
in ne2k_pci_set_msglevel()
H
A
D
8390.h
71
struct
ei_device
{
struct
118
#define ei_status (*(struct
ei_device
*)netdev_priv(dev))
H
A
D
wd.c
173
struct
ei_device
*ei_local = netdev_priv(dev);
in wd_probe1()
392
struct
ei_device
*ei_local = netdev_priv(dev);
in wd_reset_8390()
483
struct
ei_device
*ei_local = netdev_priv(dev);
in wd_close()
H
A
D
smc-ultra.c
214
struct
ei_device
*ei_local = netdev_priv(dev);
in ultra_probe1()
422
struct
ei_device
*ei_local = netdev_priv(dev);
in ultra_reset_8390()
540
struct
ei_device
*ei_local = netdev_priv(dev);
in ultra_close_card()
H
A
D
ne.c
300
struct
ei_device
*ei_local = netdev_priv(dev);
in ne_probe1()
549
struct
ei_device
*ei_local = netdev_priv(dev);
in ne_reset_8390()
614
struct
ei_device
*ei_local = netdev_priv(dev);
in ne_block_input()
684
struct
ei_device
*ei_local = netdev_priv(dev);
in ne_block_output()
Completed in 24 milliseconds
1
2