Home
last modified time | relevance | path

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

123

/linux-6.3-rc2/drivers/net/ethernet/toshiba/
A Dspider_net_ethtool.c51 cmd->base.port = PORT_FIBRE; in spider_net_ethtool_get_link_ksettings()
/linux-6.3-rc2/drivers/net/phy/
A Dlxt.c295 phydev->port = PORT_FIBRE; in lxt973_probe()
A Dsfp-bus.c64 port = PORT_FIBRE; in sfp_parse_port()
96 case PORT_FIBRE: in sfp_parse_port()
A Ddp83822.c565 phydev->port = PORT_FIBRE; in dp83822_probe()
A Dmotorcomm.c870 phydev->port = PORT_FIBRE; in yt8521_probe()
1275 phydev->port = link_fiber ? PORT_FIBRE : PORT_TP; in yt8521_read_status()
A Ddp83869.c861 phydev->port = PORT_FIBRE; in dp83869_probe()
A Dbroadcom.c575 phydev->port = PORT_FIBRE; in bcm54616s_probe()
/linux-6.3-rc2/drivers/net/
A 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.3-rc2/drivers/net/ethernet/qlogic/netxen/
A 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.3-rc2/drivers/net/ethernet/ibm/ehea/
A Dehea_ethtool.c62 cmd->base.port = PORT_FIBRE; in ehea_get_link_ksettings()
/linux-6.3-rc2/drivers/net/ethernet/apm/xgene/
A Dxgene_enet_ethtool.c157 cmd->base.port = PORT_FIBRE; in xgene_get_link_ksettings()
/linux-6.3-rc2/drivers/net/ethernet/emulex/benet/
A 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.3-rc2/drivers/net/ethernet/cavium/thunder/
A 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.3-rc2/drivers/s390/net/
A Dqeth_ethtool.c387 case PORT_FIBRE: in qeth_set_ethtool_link_modes()
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qlcnic/
A 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()
A Dqlcnic_83xx_hw.c3267 ahw->supported_type = PORT_FIBRE; in qlcnic_83xx_test_link()
3273 ahw->supported_type = PORT_FIBRE; in qlcnic_83xx_test_link()
3369 case PORT_FIBRE: in qlcnic_83xx_get_link_ksettings()
3372 ecmd->base.port = PORT_FIBRE; in qlcnic_83xx_get_link_ksettings()
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeon_ep/
A Doctep_ethtool.c315 cmd->base.port = PORT_FIBRE; in octep_get_link_ksettings()
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/nfpcore/
A Dnfp_nsp_eth.c225 entry->port_type = PORT_FIBRE; in nfp_eth_calc_port_type()
/linux-6.3-rc2/drivers/net/ethernet/cisco/enic/
A Denic_ethtool.c104 base->port = PORT_FIBRE; in enic_get_ksettings()
/linux-6.3-rc2/drivers/staging/qlge/
A Dqlge_ethtool.c399 ecmd->base.port = PORT_FIBRE; in qlge_get_link_ksettings()
/linux-6.3-rc2/drivers/net/ethernet/marvell/prestera/
A Dprestera_ethtool.c248 .eth_type = PORT_FIBRE,
/linux-6.3-rc2/include/uapi/linux/
A Dethtool.h1958 #define PORT_FIBRE 0x03 macro
/linux-6.3-rc2/drivers/net/ethernet/intel/ixgb/
A Dixgb_ethtool.c85 cmd->base.port = PORT_FIBRE; in ixgb_get_link_ksettings()
/linux-6.3-rc2/drivers/net/ethernet/natsemi/
A 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.3-rc2/drivers/net/ethernet/broadcom/
A Dbnx2.c994 return (bp->phy_port == PORT_FIBRE) ? "SerDes" : in bnx2_xceiver_str()
2040 bp->phy_port = PORT_FIBRE; in bnx2_remote_phy_event()
4733 bp->phy_port = PORT_FIBRE; in bnx2_init_fw_cap()
6903 } else if (bp->phy_port == PORT_FIBRE) in bnx2_get_link_ksettings()
6972 if (cmd->base.port != PORT_TP && cmd->base.port != PORT_FIBRE) in bnx2_set_link_ksettings()
7005 if (cmd->base.port == PORT_FIBRE) { in bnx2_set_link_ksettings()
8365 bp->phy_port = PORT_FIBRE; in bnx2_init_board()

Completed in 70 milliseconds

123