Home
last modified time | relevance | path

Searched refs:phy_link (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/
H A Dprestera_main.c162 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 Dprestera_ethtool.c524 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 Dprestera.h158 struct phylink *phy_link; member
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H A Dcvmx-gmxx-defs.h825 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 Dcvmx-agl-defs.h620 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 Dcvmx-gmxx-defs.h825 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 Dcvmx-agl-defs.h620 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 Dxgbe-mdio.c1133 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 Dxgbe.h1224 int phy_link; member
H A Dxgbe-drv.c1175 pdata->phy_link = -1; in xgbe_phy_reset()
/kernel/linux/linux-5.10/drivers/staging/octeon/
H A Docteon-stubs.h543 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 Dxgbe-mdio.c1147 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 Dxgbe.h1257 int phy_link; member
H A Dxgbe-drv.c1175 pdata->phy_link = -1; in xgbe_phy_reset()
/kernel/linux/linux-6.6/drivers/staging/octeon/
H A Docteon-stubs.h543 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 Dehea.h450 u8 phy_link; member
H A Dehea_main.c1126 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 Dehea.h451 u8 phy_link; member
H A Dehea_main.c1130 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 Dixgbe_phy.c1155 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 Dixgbe_phy.c1286 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 54 milliseconds