| /linux/drivers/net/ |
| A D | mii.c | 68 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()
|
| /linux/drivers/net/ethernet/apm/xgene/ |
| A D | xgene_enet_ethtool.c | 144 cmd->base.port = PORT_MII; in xgene_get_link_ksettings()
|
| /linux/drivers/net/ethernet/silan/ |
| A D | sc92031.c | 1167 cmd->base.port = PORT_MII; in sc92031_ethtool_get_link_ksettings() 1199 if (!(cmd->base.port == PORT_MII)) in sc92031_ethtool_set_link_ksettings()
|
| /linux/drivers/net/ethernet/ti/ |
| A D | netcp_ethss.c | 1989 if ((port == PORT_MII) && !(features & ADVERTISED_MII)) in keystone_set_link_ksettings() 2313 slave->phy_port_t = PORT_MII; in gbe_slave_open() 2328 slave->phy_port_t = PORT_MII; in gbe_slave_open() 3168 slave->phy_port_t = PORT_MII; in init_secondary_ports() 3171 slave->phy_port_t = PORT_MII; in init_secondary_ports()
|
| /linux/drivers/net/ethernet/marvell/prestera/ |
| A D | prestera_ethtool.c | 244 .eth_type = PORT_MII,
|
| /linux/include/uapi/linux/ |
| A D | ethtool.h | 2225 #define PORT_MII 0x02 macro
|
| /linux/drivers/net/ethernet/qlogic/netxen/ |
| A D | netxen_nic_ethtool.c | 175 cmd->base.port = PORT_MII; in netxen_nic_get_link_ksettings()
|
| /linux/drivers/net/ethernet/natsemi/ |
| A D | natsemi.c | 899 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()
|
| A D | ns83820.c | 1248 cmd->base.port = PORT_MII;
|
| /linux/drivers/net/ethernet/cavium/thunder/ |
| A D | nicvf_ethtool.c | 136 cmd->base.port = PORT_MII | PORT_TP; in nicvf_get_link_ksettings()
|
| /linux/drivers/net/ethernet/broadcom/ |
| A D | bcm63xx_enet.c | 1466 cmd->base.port = PORT_MII; in bcm_enet_get_link_ksettings() 1486 cmd->base.port != PORT_MII) in bcm_enet_set_link_ksettings()
|
| /linux/drivers/net/ethernet/dec/tulip/ |
| A D | uli526x.c | 943 cmd->base.port = PORT_MII; in ULi_ethtool_get_link_ksettings()
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| A D | spectrum_ethtool.c | 915 return PORT_MII; in mlxsw_sp_port_connector_port()
|
| /linux/drivers/net/ethernet/qlogic/qlcnic/ |
| A D | qlcnic_ethtool.c | 369 ecmd->base.port = PORT_MII; in qlcnic_82xx_get_link_ksettings()
|
| /linux/drivers/net/ethernet/dlink/ |
| A D | dl2k.c | 1260 cmd->base.port = PORT_MII; in rio_get_link_ksettings()
|
| /linux/drivers/net/ethernet/realtek/rtase/ |
| A D | rtase_main.c | 1722 cmd->base.port = PORT_MII; in rtase_get_settings()
|
| /linux/drivers/net/phy/ |
| A D | phy_device.c | 1621 phydev->port = PORT_MII; in phy_attach_direct()
|
| A D | phylink.c | 1741 pl->link_port = PORT_MII; in phylink_create()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | en_ethtool.c | 1130 [MLX5E_PORT_MII] = PORT_MII,
|
| /linux/drivers/net/ethernet/sun/ |
| A D | sungem.c | 2534 cmd->base.port = PORT_MII; in gem_get_link_ksettings()
|
| A D | cassini.c | 4493 cmd->base.port = PORT_MII; in cas_get_link_ksettings()
|
| /linux/drivers/net/ethernet/amd/ |
| A D | pcnet32.c | 2208 ecmd.port = PORT_MII; in pcnet32_open()
|
| /linux/drivers/net/ethernet/marvell/ |
| A D | mv643xx_eth.c | 1528 cmd->base.port = PORT_MII; in mv643xx_eth_get_link_ksettings_phyless()
|
| /linux/drivers/net/ethernet/nvidia/ |
| A D | forcedeth.c | 4339 cmd->base.port = PORT_MII; in nv_get_link_ksettings() 4422 if (cmd->base.port != PORT_MII) in nv_set_link_ksettings()
|
| /linux/drivers/net/ethernet/ibm/emac/ |
| A D | core.c | 2023 cmd->base.port = PORT_MII; in emac_ethtool_get_link_ksettings()
|