/openbmc/u-boot/drivers/net/phy/ |
H A D | teranetics.c | 17 if (phydev->port == PORT_FIBRE) { in tn2020_config() 75 if (phydev->port != PORT_FIBRE) in tn2020_startup()
|
H A D | broadcom.c | 341 phydev->port = PORT_FIBRE; in bcm5482_startup()
|
/openbmc/linux/drivers/net/ethernet/toshiba/ |
H A D | spider_net_ethtool.c | 51 cmd->base.port = PORT_FIBRE; in spider_net_ethtool_get_link_ksettings()
|
/openbmc/linux/drivers/net/ |
H A D | mdio.c | 251 ecmd->port = PORT_FIBRE; in mdio45_ethtool_gset_npage() 422 cmd->base.port = PORT_FIBRE; in mdio45_ethtool_ksettings_get_npage()
|
/openbmc/linux/drivers/net/phy/ |
H A D | lxt.c | 295 phydev->port = PORT_FIBRE; in lxt973_probe()
|
H A D | sfp-bus.c | 64 port = PORT_FIBRE; in sfp_parse_port() 96 case PORT_FIBRE: in sfp_parse_port()
|
H A D | dp83822.c | 568 phydev->port = PORT_FIBRE; in dp83822_probe()
|
H A D | motorcomm.c | 984 phydev->port = PORT_FIBRE; in yt8521_probe() 1389 phydev->port = link_fiber ? PORT_FIBRE : PORT_TP; in yt8521_read_status()
|
H A D | dp83869.c | 870 phydev->port = PORT_FIBRE; in dp83869_probe()
|
/openbmc/linux/drivers/net/ethernet/qlogic/netxen/ |
H A D | netxen_nic_ethtool.c | 190 cmd->base.port = PORT_FIBRE; in netxen_nic_get_link_ksettings() 199 cmd->base.port = PORT_FIBRE; in netxen_nic_get_link_ksettings() 221 cmd->base.port = PORT_FIBRE; in netxen_nic_get_link_ksettings()
|
/openbmc/linux/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea_ethtool.c | 62 cmd->base.port = PORT_FIBRE; in ehea_get_link_ksettings()
|
/openbmc/u-boot/include/linux/ |
H A D | ethtool.h | 632 #define PORT_FIBRE 0x03 macro
|
/openbmc/linux/drivers/net/ethernet/apm/xgene/ |
H A D | xgene_enet_ethtool.c | 157 cmd->base.port = PORT_FIBRE; in xgene_get_link_ksettings()
|
/openbmc/linux/drivers/net/ethernet/emulex/benet/ |
H A D | be_ethtool.c | 501 port = PORT_FIBRE; in be_get_port_type() 507 port = PORT_FIBRE; in be_get_port_type() 511 port = PORT_FIBRE; in be_get_port_type()
|
/openbmc/linux/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_ethtool.c | 158 cmd->base.port = PORT_FIBRE; in nicvf_get_link_ksettings() 165 cmd->base.port = PORT_FIBRE; in nicvf_get_link_ksettings()
|
/openbmc/linux/drivers/s390/net/ |
H A D | qeth_ethtool.c | 387 case PORT_FIBRE: in qeth_set_ethtool_link_modes()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_ethtool.c | 383 ecmd->base.port = PORT_FIBRE; in qlcnic_82xx_get_link_ksettings() 392 ecmd->base.port = PORT_FIBRE; in qlcnic_82xx_get_link_ksettings() 415 ecmd->base.port = PORT_FIBRE; in qlcnic_82xx_get_link_ksettings()
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/ |
H A D | nfp_nsp_eth.c | 225 entry->port_type = PORT_FIBRE; in nfp_eth_calc_port_type()
|
/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/ |
H A D | octep_ethtool.c | 318 cmd->base.port = PORT_FIBRE; in octep_get_link_ksettings()
|
/openbmc/linux/drivers/net/ethernet/cisco/enic/ |
H A D | enic_ethtool.c | 104 base->port = PORT_FIBRE; in enic_get_ksettings()
|
/openbmc/u-boot/drivers/net/fm/ |
H A D | eth.c | 715 phydev->port = PORT_FIBRE; in init_phy()
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | ethtool.h | 2226 #define PORT_FIBRE 0x03 macro
|
/openbmc/u-boot/drivers/net/ |
H A D | designware.c | 259 (phydev->port == PORT_FIBRE) ? ", fiber mode" : ""); in dw_adjust_link()
|
/openbmc/linux/drivers/staging/qlge/ |
H A D | qlge_ethtool.c | 399 ecmd->base.port = PORT_FIBRE; in qlge_get_link_ksettings()
|
/openbmc/linux/include/uapi/linux/ |
H A D | ethtool.h | 1958 #define PORT_FIBRE 0x03 macro
|