/linux-4.1.27/drivers/net/ethernet/apm/xgene/ |
D | xgene_enet_ethtool.c | 81 cmd->port = PORT_FIBRE; in xgene_get_settings()
|
/linux-4.1.27/drivers/net/ethernet/toshiba/ |
D | spider_net_ethtool.c | 60 cmd->port = PORT_FIBRE; in spider_net_ethtool_get_settings()
|
/linux-4.1.27/drivers/net/ethernet/ibm/ehea/ |
D | ehea_ethtool.c | 74 cmd->port = PORT_FIBRE; in ehea_get_settings()
|
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_ethtool.c | 206 ecmd->port = PORT_FIBRE; in netxen_nic_get_settings() 215 ecmd->port = PORT_FIBRE; in netxen_nic_get_settings() 237 ecmd->port = PORT_FIBRE; in netxen_nic_get_settings()
|
/linux-4.1.27/drivers/net/ethernet/emulex/benet/ |
D | be_ethtool.c | 492 port = PORT_FIBRE; in be_get_port_type() 498 port = PORT_FIBRE; in be_get_port_type() 502 port = PORT_FIBRE; in be_get_port_type()
|
/linux-4.1.27/drivers/net/ |
D | mdio.c | 254 ecmd->port = PORT_FIBRE; in mdio45_ethtool_gset_npage()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_ethtool.c | 347 cmd->port = PORT_FIBRE; in get_settings() 356 cmd->port = PORT_FIBRE; in get_settings()
|
/linux-4.1.27/include/uapi/linux/ |
D | ethtool.h | 1288 #define PORT_FIBRE 0x03 macro
|
/linux-4.1.27/drivers/net/ethernet/cisco/enic/ |
D | enic_ethtool.c | 113 ecmd->port = PORT_FIBRE; in enic_get_settings()
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_ethtool.c | 382 ecmd->port = PORT_FIBRE; in qlcnic_82xx_get_settings() 391 ecmd->port = PORT_FIBRE; in qlcnic_82xx_get_settings() 414 ecmd->port = PORT_FIBRE; in qlcnic_82xx_get_settings()
|
D | qlcnic_83xx_hw.c | 3220 ahw->supported_type = PORT_FIBRE; in qlcnic_83xx_test_link() 3226 ahw->supported_type = PORT_FIBRE; in qlcnic_83xx_test_link() 3318 case PORT_FIBRE: in qlcnic_83xx_get_settings() 3321 ecmd->port = PORT_FIBRE; in qlcnic_83xx_get_settings()
|
/linux-4.1.27/drivers/s390/net/ |
D | qeth_core_main.c | 5853 case PORT_FIBRE: in qeth_set_ecmd_adv_sup() 5920 qeth_set_ecmd_adv_sup(ecmd, SPEED_1000, PORT_FIBRE); in qeth_core_ethtool_get_settings() 5922 ecmd->port = PORT_FIBRE; in qeth_core_ethtool_get_settings() 5926 qeth_set_ecmd_adv_sup(ecmd, SPEED_10000, PORT_FIBRE); in qeth_core_ethtool_get_settings() 5928 ecmd->port = PORT_FIBRE; in qeth_core_ethtool_get_settings() 5966 qeth_set_ecmd_adv_sup(ecmd, SPEED_1000, PORT_FIBRE); in qeth_core_ethtool_get_settings() 5967 ecmd->port = PORT_FIBRE; in qeth_core_ethtool_get_settings() 5971 qeth_set_ecmd_adv_sup(ecmd, SPEED_10000, PORT_FIBRE); in qeth_core_ethtool_get_settings() 5972 ecmd->port = PORT_FIBRE; in qeth_core_ethtool_get_settings()
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlge/ |
D | qlge_ethtool.c | 395 ecmd->port = PORT_FIBRE; in ql_get_settings()
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_ethtool.c | 103 ecmd->port = PORT_FIBRE; in ixgb_get_settings()
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | en_ethtool.c | 553 return PORT_FIBRE; in ptys_get_active_port() 799 cmd->port = PORT_FIBRE; in ethtool_get_default_settings()
|
/linux-4.1.27/drivers/net/ethernet/ti/ |
D | netcp_ethss.c | 1702 if ((cmd->port == PORT_FIBRE) && !(features & ADVERTISED_FIBRE)) in keystone_set_settings() 1965 slave->phy_port_t = PORT_FIBRE; in gbe_slave_open() 2464 slave->phy_port_t = PORT_FIBRE; in init_secondary_ports()
|
/linux-4.1.27/drivers/net/ethernet/natsemi/ |
D | natsemi.c | 1188 if (dev->if_port == PORT_FIBRE) in init_phy_fixup() 2870 case PORT_FIBRE: in netdev_get_ecmd() 2900 if (ecmd->port != PORT_TP && ecmd->port != PORT_MII && ecmd->port != PORT_FIBRE) in netdev_set_ecmd()
|
D | ns83820.c | 1254 cmd->port = PORT_FIBRE;
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | mcdi_port.c | 299 return PORT_FIBRE; in mcdi_to_ethtool_media()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
D | bnx2.c | 978 return (bp->phy_port == PORT_FIBRE) ? "SerDes" : in bnx2_xceiver_str() 2024 bp->phy_port = PORT_FIBRE; in bnx2_remote_phy_event() 4723 bp->phy_port = PORT_FIBRE; in bnx2_init_fw_cap() 6876 } else if (bp->phy_port == PORT_FIBRE) in bnx2_get_settings() 6942 if (cmd->port != PORT_TP && cmd->port != PORT_FIBRE) in bnx2_set_settings() 6972 if (cmd->port == PORT_FIBRE) { in bnx2_set_settings() 8341 bp->phy_port = PORT_FIBRE; in bnx2_init_board()
|
D | tg3.c | 12111 cmd->port = PORT_FIBRE; in tg3_get_settings()
|
/linux-4.1.27/drivers/net/ethernet/brocade/bna/ |
D | bnad_ethtool.c | 263 cmd->port = PORT_FIBRE; in bnad_get_settings()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | cxgb4vf_main.c | 1289 cmd->port = PORT_FIBRE; in cxgb4vf_get_settings() 1298 cmd->port = PORT_FIBRE; in cxgb4vf_get_settings()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb/ |
D | cxgb2.c | 587 cmd->port = (cmd->supported & SUPPORTED_TP) ? PORT_TP : PORT_FIBRE; in get_settings()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_ethtool.c | 200 port_type = PORT_FIBRE; in bnx2x_get_port_type() 417 case PORT_FIBRE: in bnx2x_set_settings()
|
/linux-4.1.27/drivers/net/ethernet/neterion/vxge/ |
D | vxge-ethtool.c | 76 info->port = PORT_FIBRE; in vxge_ethtool_gset()
|
/linux-4.1.27/drivers/net/ethernet/ibm/ |
D | ibmveth.c | 729 cmd->port = PORT_FIBRE; in netdev_get_settings()
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_ethtool.c | 218 ecmd->port = PORT_FIBRE; in ixgbe_get_settings() 246 ecmd->port = PORT_FIBRE; in ixgbe_get_settings()
|
/linux-4.1.27/drivers/net/ethernet/dlink/ |
D | dl2k.c | 1169 cmd->port = PORT_FIBRE; in rio_get_settings()
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000/ |
D | e1000_ethtool.c | 145 ecmd->port = PORT_FIBRE; in e1000_get_settings()
|
/linux-4.1.27/drivers/net/ethernet/tehuti/ |
D | tehuti.c | 2156 ecmd->port = PORT_FIBRE; in bdx_get_settings()
|
/linux-4.1.27/drivers/infiniband/hw/nes/ |
D | nes_nic.c | 1529 et_cmd->port = PORT_FIBRE; in nes_netdev_get_settings()
|
/linux-4.1.27/drivers/net/ethernet/3com/ |
D | typhoon.c | 1031 cmd->port = PORT_FIBRE; in typhoon_get_settings()
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
D | ethtool.c | 158 ecmd->port = PORT_FIBRE; in e1000_get_settings()
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
D | i40e_ethtool.c | 499 ecmd->port = PORT_FIBRE; in i40e_get_settings()
|
/linux-4.1.27/drivers/net/ethernet/alteon/ |
D | acenic.c | 2596 ecmd->port = PORT_FIBRE; in ace_get_settings()
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
D | sungem.c | 2563 cmd->port = PORT_FIBRE; in gem_get_settings()
|
D | cassini.c | 4584 cmd->port = PORT_FIBRE; in cas_get_settings()
|
D | niu.c | 6837 cmd->port = (np->flags & NIU_FLAGS_FIBER) ? PORT_FIBRE : PORT_TP; in niu_get_settings()
|
/linux-4.1.27/drivers/net/ethernet/intel/igb/ |
D | igb_ethtool.c | 194 ecmd->port = PORT_FIBRE; in igb_get_settings()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 1816 cmd->port = (cmd->supported & SUPPORTED_TP) ? PORT_TP : PORT_FIBRE; in get_settings()
|
/linux-4.1.27/drivers/net/ethernet/qlogic/ |
D | qla3xxx.c | 1718 ecmd->port = PORT_FIBRE; in ql_get_settings()
|
/linux-4.1.27/drivers/net/ethernet/myricom/myri10ge/ |
D | myri10ge.c | 1809 cmd->port = PORT_FIBRE; in myri10ge_get_settings()
|
/linux-4.1.27/drivers/net/ethernet/marvell/ |
D | skge.c | 316 ecmd->port = PORT_FIBRE; in skge_get_settings()
|
D | sky2.c | 3616 ecmd->port = PORT_FIBRE; in sky2_get_settings()
|
/linux-4.1.27/drivers/net/ethernet/realtek/ |
D | r8169.c | 2096 cmd->port = PORT_FIBRE; in rtl8169_gset_tbi()
|
/linux-4.1.27/drivers/net/ethernet/neterion/ |
D | s2io.c | 5354 info->port = PORT_FIBRE; in s2io_ethtool_gset()
|