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:phy_link
(Results
1 - 21
of
21
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/
H
A
D
prestera_main.c
162
if (port->
phy_link
) {
in prestera_port_open()
163
phylink_start(port->
phy_link
);
in prestera_port_open()
195
if (port->
phy_link
) {
in prestera_port_close()
196
phylink_stop(port->
phy_link
);
in prestera_port_close()
197
phylink_disconnect_phy(port->
phy_link
);
in prestera_port_close()
374
struct phylink *
phy_link
;
in prestera_port_sfp_bind()
local
417
phy_link
= phylink_create(&port->phy_config, fwnode,
in prestera_port_sfp_bind()
420
if (IS_ERR(
phy_link
)) {
in prestera_port_sfp_bind()
422
err = PTR_ERR(
phy_link
);
in prestera_port_sfp_bind()
426
port->
phy_link
in prestera_port_sfp_bind()
[all...]
H
A
D
prestera_ethtool.c
524
if (port->
phy_link
)
in prestera_ethtool_get_link_ksettings()
525
return phylink_ethtool_ksettings_get(port->
phy_link
, ecmd);
in prestera_ethtool_get_link_ksettings()
654
if (port->
phy_link
)
in prestera_ethtool_set_link_ksettings()
655
return phylink_ethtool_ksettings_set(port->
phy_link
, ecmd);
in prestera_ethtool_set_link_ksettings()
H
A
D
prestera.h
158
struct phylink *
phy_link
;
member
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H
A
D
cvmx-gmxx-defs.h
825
uint64_t
phy_link
:1;
member
859
uint64_t
phy_link
:1;
880
uint64_t
phy_link
:1;
member
914
uint64_t
phy_link
:1;
926
uint64_t
phy_link
:1;
member
960
uint64_t
phy_link
:1;
1087
uint64_t
phy_link
:1;
member
1121
uint64_t
phy_link
:1;
1206
uint64_t
phy_link
:1;
member
1240
uint64_t
phy_link
1261
uint64_t
phy_link
:1;
global()
member
1307
uint64_t
phy_link
:1;
global()
member
1468
uint64_t
phy_link
:1;
global()
member
[all...]
H
A
D
cvmx-agl-defs.h
620
uint64_t
phy_link
:1;
member
654
uint64_t
phy_link
:1;
714
uint64_t
phy_link
:1;
member
748
uint64_t
phy_link
:1;
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H
A
D
cvmx-gmxx-defs.h
825
uint64_t
phy_link
:1;
member
859
uint64_t
phy_link
:1;
880
uint64_t
phy_link
:1;
member
914
uint64_t
phy_link
:1;
926
uint64_t
phy_link
:1;
member
960
uint64_t
phy_link
:1;
1087
uint64_t
phy_link
:1;
member
1121
uint64_t
phy_link
:1;
1206
uint64_t
phy_link
:1;
member
1240
uint64_t
phy_link
1261
uint64_t
phy_link
:1;
global()
member
1307
uint64_t
phy_link
:1;
global()
member
1468
uint64_t
phy_link
:1;
global()
member
[all...]
H
A
D
cvmx-agl-defs.h
620
uint64_t
phy_link
:1;
member
654
uint64_t
phy_link
:1;
714
uint64_t
phy_link
:1;
member
748
uint64_t
phy_link
:1;
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
H
A
D
xgbe-mdio.c
1133
if (pdata->
phy_link
!= pdata->phy.link) {
in xgbe_phy_adjust_link()
1135
pdata->
phy_link
= pdata->phy.link;
in xgbe_phy_adjust_link()
1137
} else if (pdata->
phy_link
) {
in xgbe_phy_adjust_link()
1139
pdata->
phy_link
= 0;
in xgbe_phy_adjust_link()
H
A
D
xgbe.h
1224
int
phy_link
;
member
H
A
D
xgbe-drv.c
1175
pdata->
phy_link
= -1;
in xgbe_phy_reset()
/kernel/linux/linux-5.10/drivers/staging/octeon/
H
A
D
octeon-stubs.h
543
uint64_t
phy_link
:1;
member
575
uint64_t
phy_link
:1;
member
597
uint64_t
phy_link
:1;
member
676
uint64_t
phy_link
:1;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/
H
A
D
xgbe-mdio.c
1147
if (pdata->
phy_link
!= pdata->phy.link) {
in xgbe_phy_adjust_link()
1149
pdata->
phy_link
= pdata->phy.link;
in xgbe_phy_adjust_link()
1151
} else if (pdata->
phy_link
) {
in xgbe_phy_adjust_link()
1153
pdata->
phy_link
= 0;
in xgbe_phy_adjust_link()
H
A
D
xgbe.h
1257
int
phy_link
;
member
H
A
D
xgbe-drv.c
1175
pdata->
phy_link
= -1;
in xgbe_phy_reset()
/kernel/linux/linux-6.6/drivers/staging/octeon/
H
A
D
octeon-stubs.h
543
uint64_t
phy_link
:1;
member
575
uint64_t
phy_link
:1;
member
597
uint64_t
phy_link
:1;
member
676
uint64_t
phy_link
:1;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/ehea/
H
A
D
ehea.h
450
u8
phy_link
;
member
H
A
D
ehea_main.c
1126
if (!prop_carrier_state || (port->
phy_link
== EHEA_PHY_LINK_UP))
in ehea_set_portspeed()
1180
port->
phy_link
= EHEA_PHY_LINK_UP;
in ehea_parse_eqe()
1186
port->
phy_link
= EHEA_PHY_LINK_DOWN;
in ehea_parse_eqe()
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/ehea/
H
A
D
ehea.h
451
u8
phy_link
;
member
H
A
D
ehea_main.c
1130
if (!prop_carrier_state || (port->
phy_link
== EHEA_PHY_LINK_UP))
in ehea_set_portspeed()
1184
port->
phy_link
= EHEA_PHY_LINK_UP;
in ehea_parse_eqe()
1190
port->
phy_link
= EHEA_PHY_LINK_DOWN;
in ehea_parse_eqe()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H
A
D
ixgbe_phy.c
1155
u16
phy_link
= 0;
in ixgbe_check_phy_link_tnx()
local
1174
phy_link
= phy_data &
in ixgbe_check_phy_link_tnx()
1178
if (
phy_link
== IXGBE_MDIO_VENDOR_SPECIFIC_1_LINK_STATUS) {
in ixgbe_check_phy_link_tnx()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H
A
D
ixgbe_phy.c
1286
u16
phy_link
= 0;
in ixgbe_check_phy_link_tnx()
local
1305
phy_link
= phy_data &
in ixgbe_check_phy_link_tnx()
1309
if (
phy_link
== IXGBE_MDIO_VENDOR_SPECIFIC_1_LINK_STATUS) {
in ixgbe_check_phy_link_tnx()
Completed in 60 milliseconds