Home
last modified time | relevance | path

Searched refs:PORT_MII (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/linux/drivers/net/
H A Dmii.c68 ecmd->port = PORT_MII; in mii_ethtool_gset()
157 cmd->base.port = PORT_MII; in mii_ethtool_get_link_ksettings()
246 if (ecmd->port != PORT_MII) in mii_ethtool_sset()
339 if (cmd->base.port != PORT_MII) in mii_ethtool_set_link_ksettings()
/openbmc/u-boot/include/linux/
H A Dethtool.h631 #define PORT_MII 0x02 macro
/openbmc/linux/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_ethtool.c144 cmd->base.port = PORT_MII; in xgene_get_link_ksettings()
/openbmc/linux/drivers/net/ethernet/silan/
H A Dsc92031.c1167 cmd->base.port = PORT_MII; in sc92031_ethtool_get_link_ksettings()
1199 if (!(cmd->base.port == PORT_MII)) in sc92031_ethtool_set_link_ksettings()
/openbmc/linux/drivers/net/ethernet/ti/
H A Dnetcp_ethss.c1989 if ((port == PORT_MII) && !(features & ADVERTISED_MII)) in keystone_set_link_ksettings()
2318 slave->phy_port_t = PORT_MII; in gbe_slave_open()
2333 slave->phy_port_t = PORT_MII; in gbe_slave_open()
3173 slave->phy_port_t = PORT_MII; in init_secondary_ports()
3176 slave->phy_port_t = PORT_MII; in init_secondary_ports()
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h2225 #define PORT_MII 0x02 macro
/openbmc/linux/include/uapi/linux/
H A Dethtool.h1957 #define PORT_MII 0x02 macro
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_ethtool.c244 .eth_type = PORT_MII,
/openbmc/linux/drivers/net/ethernet/natsemi/
H A Dnatsemi.c899 dev->if_port = PORT_MII; in natsemi_probe1()
2879 case PORT_MII: in netdev_get_ecmd()
2922 ecmd->base.port != PORT_MII && in netdev_set_ecmd()
H A Dns83820.c1248 cmd->base.port = PORT_MII;
/openbmc/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_ethtool.c175 cmd->base.port = PORT_MII; in netxen_nic_get_link_ksettings()
/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_ethtool.c136 cmd->base.port = PORT_MII | PORT_TP; in nicvf_get_link_ksettings()
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbcm63xx_enet.c1466 cmd->base.port = PORT_MII; in bcm_enet_get_link_ksettings()
1486 cmd->base.port != PORT_MII) in bcm_enet_set_link_ksettings()
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Duli526x.c943 cmd->base.port = PORT_MII; in ULi_ethtool_get_link_ksettings()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ethtool.c917 return PORT_MII; in mlxsw_sp_port_connector_port()
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ethtool.c369 ecmd->base.port = PORT_MII; in qlcnic_82xx_get_link_ksettings()
/openbmc/linux/drivers/net/ethernet/dlink/
H A Ddl2k.c1261 cmd->base.port = PORT_MII; in rio_get_link_ksettings()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c957 [MLX5E_PORT_MII] = PORT_MII,
/openbmc/linux/drivers/net/phy/
H A Dphy_device.c1542 phydev->port = PORT_MII; in phy_attach_direct()
H A Dphylink.c1648 pl->link_port = PORT_MII; in phylink_create()
/openbmc/linux/drivers/net/ethernet/sun/
H A Dsungem.c2534 cmd->base.port = PORT_MII; in gem_get_link_ksettings()
/openbmc/linux/drivers/net/ethernet/amd/
H A Dpcnet32.c2208 ecmd.port = PORT_MII; in pcnet32_open()
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c1528 cmd->base.port = PORT_MII; in mv643xx_eth_get_link_ksettings_phyless()
/openbmc/linux/drivers/net/ethernet/nvidia/
H A Dforcedeth.c4339 cmd->base.port = PORT_MII; in nv_get_link_ksettings()
4422 if (cmd->base.port != PORT_MII) in nv_set_link_ksettings()
/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Dcore.c2046 cmd->base.port = PORT_MII; in emac_ethtool_get_link_ksettings()

12