Home
last modified time | relevance | path

Searched refs:fiber (Results 1 – 15 of 15) sorted by relevance

/linux/Documentation/devicetree/bindings/net/
H A Dmicrel.txt40 - micrel,fiber-mode: If present the PHY is configured to operate in fiber mode
42 Some PHYs, such as the KSZ8041FTL variant, support fiber mode, enabled
44 registers whether the PHY is in fiber mode, so this boolean device tree
47 In fiber mode, auto-negotiation is disabled and the PHY can only work in
H A Dkeystone-netcp.txt101 - mac<->fiber mode: 3
/linux/drivers/net/fddi/
H A DKconfig12 run over copper or fiber. If you are connected to such a network and
23 This is support for the DEC FDDIcontroller 700 (DEFZA-AA, fiber)
/linux/drivers/net/ethernet/alacritech/
H A DKconfig24 both copper and fiber.
/linux/drivers/net/hippi/
H A DKconfig12 can run over copper (25m) or fiber (300m on multi-mode or 10km on
/linux/arch/arm64/boot/dts/hisilicon/
H A Dhip06.dtsi579 media-type = "fiber";
587 media-type = "fiber";
H A Dhip07.dtsi1488 media-type = "fiber";
1498 media-type = "fiber";
/linux/drivers/net/dsa/microchip/
H A Dksz8.c1151 if (dev->ports[port].fiber) in ksz8_w_phy_bmcr()
1709 p->fiber = 1; in ksz8_config_cpu_port()
1711 if (p->fiber) in ksz8_config_cpu_port()
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A De1000e.rst327 between copper-based adapters and fiber-based adapters.
349 An Intel(R) Ethernet Network Adapter using fiber-based connections, however,
H A De1000.rst341 If the board uses a fiber interface, these keywords are ignored, and the
342 fiber interface board only links at 1000 Mbps full-duplex.
H A Dixgbe.rst100 "ifconfig ethX down" turns off the laser for 82599-based SFP+ fiber adapters.
/linux/Documentation/networking/device_drivers/ethernet/dlink/
H A Ddl2k.rst232 available for fiber adapter.
/linux/drivers/staging/most/Documentation/
H A Ddriver_usage.txt11 fiber optics, unshielded twisted pair cables (UTP) and coax cables. MOST
/linux/Documentation/networking/device_drivers/ethernet/cirrus/
H A Dcs89x0.rst71 or fiber networks).
/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c3381 p->fiber = fwnode_property_present(port_fwnode, "sfp"); in mv88e6xxx_setup_port()