Home
last modified time | relevance | path

Searched refs:PORT_FIBRE (Results 1 – 25 of 70) sorted by relevance

123

/linux-6.6.21/drivers/net/ethernet/toshiba/
Dspider_net_ethtool.c51 cmd->base.port = PORT_FIBRE; in spider_net_ethtool_get_link_ksettings()
/linux-6.6.21/drivers/net/phy/
Dlxt.c295 phydev->port = PORT_FIBRE; in lxt973_probe()
Dsfp-bus.c64 port = PORT_FIBRE; in sfp_parse_port()
96 case PORT_FIBRE: in sfp_parse_port()
Ddp83822.c565 phydev->port = PORT_FIBRE; in dp83822_probe()
Ddp83869.c870 phydev->port = PORT_FIBRE; in dp83869_probe()
Dmotorcomm.c984 phydev->port = PORT_FIBRE; in yt8521_probe()
1389 phydev->port = link_fiber ? PORT_FIBRE : PORT_TP; in yt8521_read_status()
Dbroadcom.c642 phydev->port = PORT_FIBRE; in bcm54616s_probe()
Dmarvell10g.c976 phydev->port = PORT_FIBRE; in mv3310_read_status_10gbaser()
/linux-6.6.21/drivers/net/
Dmdio.c251 ecmd->port = PORT_FIBRE; in mdio45_ethtool_gset_npage()
422 cmd->base.port = PORT_FIBRE; in mdio45_ethtool_ksettings_get_npage()
/linux-6.6.21/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ethtool.c190 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()
/linux-6.6.21/drivers/net/ethernet/ibm/ehea/
Dehea_ethtool.c62 cmd->base.port = PORT_FIBRE; in ehea_get_link_ksettings()
/linux-6.6.21/drivers/net/ethernet/apm/xgene/
Dxgene_enet_ethtool.c157 cmd->base.port = PORT_FIBRE; in xgene_get_link_ksettings()
/linux-6.6.21/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c501 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()
/linux-6.6.21/drivers/s390/net/
Dqeth_ethtool.c387 case PORT_FIBRE: in qeth_set_ethtool_link_modes()
/linux-6.6.21/drivers/net/ethernet/cavium/thunder/
Dnicvf_ethtool.c158 cmd->base.port = PORT_FIBRE; in nicvf_get_link_ksettings()
165 cmd->base.port = PORT_FIBRE; in nicvf_get_link_ksettings()
/linux-6.6.21/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ethtool.c383 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()
Dqlcnic_83xx_hw.c3266 ahw->supported_type = PORT_FIBRE; in qlcnic_83xx_test_link()
3272 ahw->supported_type = PORT_FIBRE; in qlcnic_83xx_test_link()
3368 case PORT_FIBRE: in qlcnic_83xx_get_link_ksettings()
3371 ecmd->base.port = PORT_FIBRE; in qlcnic_83xx_get_link_ksettings()
/linux-6.6.21/drivers/net/ethernet/marvell/octeon_ep/
Doctep_ethtool.c318 cmd->base.port = PORT_FIBRE; in octep_get_link_ksettings()
/linux-6.6.21/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_nsp_eth.c225 entry->port_type = PORT_FIBRE; in nfp_eth_calc_port_type()
/linux-6.6.21/drivers/net/ethernet/cisco/enic/
Denic_ethtool.c104 base->port = PORT_FIBRE; in enic_get_ksettings()
/linux-6.6.21/include/uapi/linux/
Dethtool.h1958 #define PORT_FIBRE 0x03 macro
/linux-6.6.21/drivers/net/ethernet/marvell/prestera/
Dprestera_ethtool.c248 .eth_type = PORT_FIBRE,
/linux-6.6.21/drivers/staging/qlge/
Dqlge_ethtool.c399 ecmd->base.port = PORT_FIBRE; in qlge_get_link_ksettings()
/linux-6.6.21/drivers/net/ethernet/natsemi/
Dnatsemi.c1191 if (dev->if_port == PORT_FIBRE) in init_phy_fixup()
2882 case PORT_FIBRE: in netdev_get_ecmd()
2923 ecmd->base.port != PORT_FIBRE) in netdev_set_ecmd()
/linux-6.6.21/drivers/net/ethernet/broadcom/
Dbnx2.c993 return (bp->phy_port == PORT_FIBRE) ? "SerDes" : in bnx2_xceiver_str()
2039 bp->phy_port = PORT_FIBRE; in bnx2_remote_phy_event()
4717 bp->phy_port = PORT_FIBRE; in bnx2_init_fw_cap()
6886 } else if (bp->phy_port == PORT_FIBRE) in bnx2_get_link_ksettings()
6955 if (cmd->base.port != PORT_TP && cmd->base.port != PORT_FIBRE) in bnx2_set_link_ksettings()
6988 if (cmd->base.port == PORT_FIBRE) { in bnx2_set_link_ksettings()
8341 bp->phy_port = PORT_FIBRE; in bnx2_init_board()

123