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:mii_cnt
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
H
A
D
media.c
346
dev->if_port = tp->
mii_cnt
? 11 : 0;
in tulip_select_media()
351
if (tp->
mii_cnt
) {
in tulip_select_media()
373
dev->if_port = tp->
mii_cnt
? 11 : 3;
in tulip_select_media()
541
tp->
mii_cnt
= phy_idx;
in tulip_find_mii()
H
A
D
tulip_core.c
303
if (tp->
mii_cnt
|| (tp->mtable && tp->mtable->has_mii))
in tulip_up()
416
if (tp->
mii_cnt
) {
in tulip_up()
438
if (tp->
mii_cnt
) {
in tulip_up()
466
dev->if_port = tp->
mii_cnt
? 11 : 0;
in tulip_up()
469
tp->csr6 = tp->
mii_cnt
? 0x00040100 : 0x00000100;
in tulip_up()
908
if (tp->
mii_cnt
)
in private_ioctl()
1719
if (tp->
mii_cnt
|| tulip_media_cap[dev->if_port] & MediaIsMII) {
in tulip_init_one()
1733
if ( ! tp->
mii_cnt
) {
in tulip_init_one()
H
A
D
tulip.h
445
signed char phys[4],
mii_cnt
; /* MII device addresses. */
member
H
A
D
de4x5.c
821
int
mii_cnt
; /* Number of attached PHY's */
member
4982
for (n=0, lp->
mii_cnt
=0, i=1; !((i==1) && (n==1)); i=(i+1)%DE4X5_MAX_MII) {
in mii_get_phy()
4995
lp->
mii_cnt
++;
in mii_get_phy()
5010
lp->
mii_cnt
++;
in mii_get_phy()
5033
if (!lp->
mii_cnt
) lp->useMII = false;
in mii_get_phy()
5035
return lp->
mii_cnt
;
in mii_get_phy()
H
A
D
winbond-840.c
308
int
mii_cnt
; /* MII device addresses. */
member
448
np->
mii_cnt
= phy_idx;
in w840_probe1()
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/
H
A
D
media.c
346
dev->if_port = tp->
mii_cnt
? 11 : 0;
in tulip_select_media()
351
if (tp->
mii_cnt
) {
in tulip_select_media()
373
dev->if_port = tp->
mii_cnt
? 11 : 3;
in tulip_select_media()
541
tp->
mii_cnt
= phy_idx;
in tulip_find_mii()
H
A
D
tulip_core.c
303
if (tp->
mii_cnt
|| (tp->mtable && tp->mtable->has_mii))
in tulip_up()
416
if (tp->
mii_cnt
) {
in tulip_up()
438
if (tp->
mii_cnt
) {
in tulip_up()
466
dev->if_port = tp->
mii_cnt
? 11 : 0;
in tulip_up()
469
tp->csr6 = tp->
mii_cnt
? 0x00040100 : 0x00000100;
in tulip_up()
908
if (tp->
mii_cnt
)
in private_ioctl()
1729
if (tp->
mii_cnt
|| tulip_media_cap[dev->if_port] & MediaIsMII) {
in tulip_init_one()
1743
if ( ! tp->
mii_cnt
) {
in tulip_init_one()
H
A
D
tulip.h
445
signed char phys[4],
mii_cnt
; /* MII device addresses. */
member
H
A
D
winbond-840.c
308
int
mii_cnt
; /* MII device addresses. */
member
450
np->
mii_cnt
= phy_idx;
in w840_probe1()
/kernel/linux/linux-5.10/drivers/net/ethernet/packetengines/
H
A
D
hamachi.c
501
int
mii_cnt
; /* MII device addresses. */
member
763
hmp->
mii_cnt
= phy_idx;
in hamachi_init_one()
764
if (hmp->
mii_cnt
> 0)
in hamachi_init_one()
H
A
D
yellowfin.c
334
int
mii_cnt
; /* MII device addresses. */
member
503
np->
mii_cnt
= phy_idx;
in yellowfin_init_one()
663
if (yp->
mii_cnt
) {
in yellowfin_timer()
/kernel/linux/linux-6.6/drivers/net/ethernet/packetengines/
H
A
D
hamachi.c
501
int
mii_cnt
; /* MII device addresses. */
member
767
hmp->
mii_cnt
= phy_idx;
in hamachi_init_one()
768
if (hmp->
mii_cnt
> 0)
in hamachi_init_one()
H
A
D
yellowfin.c
334
int
mii_cnt
; /* MII device addresses. */
member
505
np->
mii_cnt
= phy_idx;
in yellowfin_init_one()
665
if (yp->
mii_cnt
) {
in yellowfin_timer()
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/
H
A
D
fec_main.c
280
static int
mii_cnt
;
variable
2086
if (
mii_cnt
&& fec0_mii_bus) {
in fec_enet_mii_init()
2088
mii_cnt
++;
in fec_enet_mii_init()
2176
mii_cnt
++;
in fec_enet_mii_init()
2193
if (--
mii_cnt
== 0) {
in fec_enet_mii_remove()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/
H
A
D
fec_main.c
341
static int
mii_cnt
;
variable
2420
if (
mii_cnt
&& fec0_mii_bus) {
in fec_enet_mii_init()
2422
mii_cnt
++;
in fec_enet_mii_init()
2514
mii_cnt
++;
in fec_enet_mii_init()
2531
if (--
mii_cnt
== 0) {
in fec_enet_mii_remove()
/kernel/linux/linux-5.10/drivers/net/ethernet/
H
A
D
fealnx.c
410
int
mii_cnt
; /* MII device addresses. */
member
598
np->
mii_cnt
= phy_idx;
in fealnx_init_one()
/kernel/linux/linux-6.6/drivers/net/ethernet/
H
A
D
fealnx.c
410
int
mii_cnt
; /* MII device addresses. */
member
600
np->
mii_cnt
= phy_idx;
in fealnx_init_one()
Completed in 44 milliseconds