Home
last modified time | relevance | path

Searched full:fiber (Results 1 – 25 of 191) sorted by relevance

12345678

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/
Dti,dp83822.yaml17 fiber-optic transceiver. Additionally, the DP83822 provides flexibility to
33 DP83822 PHY in Fiber mode only.
36 This property is only applicable if the fiber mode support is strapped
39 ti,fiber-mode:
43 If present the DP83822 PHY is configured to operate in fiber mode
44 Fiber mode support can also be strapped. If the strap pin is not set
46 If the fiber mode is not strapped then signal detection for the PHY
48 In fiber mode, auto-negotiation is disabled and the PHY can only work in
Dmicrel.txt39 - micrel,fiber-mode: If present the PHY is configured to operate in fiber mode
41 Some PHYs, such as the KSZ8041FTL variant, support fiber mode, enabled
43 registers whether the PHY is in fiber mode, so this boolean device tree
46 In fiber mode, auto-negotiation is disabled and the PHY can only work in
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/
Dti,dp83822.yaml17 fiber-optic transceiver. Additionally, the DP83822 provides flexibility to
33 DP83822 PHY in Fiber mode only.
36 This property is only applicable if the fiber mode support is strapped
39 ti,fiber-mode:
43 If present the DP83822 PHY is configured to operate in fiber mode
44 Fiber mode support can also be strapped. If the strap pin is not set
46 If the fiber mode is not strapped then signal detection for the PHY
48 In fiber mode, auto-negotiation is disabled and the PHY can only work in
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
/kernel/linux/linux-6.6/drivers/net/phy/
Dmotorcomm.c21 * UTP Register space | FIBER Register space
23 * | UTP MII | FIBER MII |
25 * | UTP Extended | FIBER Extended |
104 /* FIBER Auto-Negotiation link partner ability */
149 /* Phy fiber Link timer cfg2 Register */
186 /* 3 phy polling modes,poll mode combines utp and fiber mode*/
281 * this means that yt8521 may work in utp or fiber mode which depends
455 * YTPHY_INTERRUPT_ENABLE_REG of UTP is special, fiber also use this register.
1167 * yt8521_adjust_status() - update speed and duplex to phydev. when in fiber
1171 * @is_utp: false(yt8521 work in fiber mode) or true(yt8521 work in utp mode)
[all …]
Dmarvell.c619 * register for fiber link.
645 * enabled, then we write the BMCR. Adapted for fiber link in
663 /* Setup fiber advertisement */ in marvell_config_aneg_fiber()
701 /* Then the fiber link */ in m88e1111_config_aneg()
707 /* Do not touch the fiber advertisement if we're in copper->sgmii mode. in m88e1111_config_aneg()
737 /* Do not touch the fiber page if we're in copper->sgmii mode */ in m88e1510_config_aneg()
741 /* Then the fiber link */ in m88e1510_config_aneg()
1562 * @lpa: value of the MII_LPA register for fiber link
1578 int fiber, int status) in marvell_read_status_page_an() argument
1607 if (!fiber) { in marvell_read_status_page_an()
[all …]
Dlxt.c286 * If fiber is selected, then the only correct setting in lxt973_probe()
293 /* Remember that the port is in fiber mode. */ in lxt973_probe()
304 /* Do nothing if port is in fiber mode. */ in lxt973_config_aneg()
/kernel/linux/linux-5.10/drivers/hid/
Dhid-gfrm.c3 * HID driver for Google Fiber TV Box remote controls
16 #define GFRM100 1 /* Google Fiber GFRM100 (Bluetooth classic) */
17 #define GFRM200 2 /* Google Fiber GFRM200 (Bluetooth LE) */
147 MODULE_DESCRIPTION("Google Fiber TV Box remote control driver");
/kernel/linux/linux-6.6/drivers/hid/
Dhid-gfrm.c3 * HID driver for Google Fiber TV Box remote controls
16 #define GFRM100 1 /* Google Fiber GFRM100 (Bluetooth classic) */
17 #define GFRM200 2 /* Google Fiber GFRM200 (Bluetooth LE) */
147 MODULE_DESCRIPTION("Google Fiber TV Box remote control driver");
/kernel/linux/linux-6.6/drivers/net/fddi/
DKconfig10 Fiber Distributed Data Interface is a high speed local area network
12 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)
/kernel/linux/linux-5.10/drivers/net/fddi/
DKconfig10 Fiber Distributed Data Interface is a high speed local area network
12 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)
/kernel/linux/linux-5.10/drivers/net/phy/
Dmarvell.c577 * register for fiber link.
603 * enabled, then we write the BMCR. Adapted for fiber link in
621 /* Setup fiber advertisement */ in marvell_config_aneg_fiber()
647 /* Do not touch the fiber page if we're in copper->sgmii mode */ in m88e1510_config_aneg()
651 /* Then the fiber link */ in m88e1510_config_aneg()
1356 * @lpa: value of the MII_LPA register for fiber link
1372 int fiber, int status) in marvell_read_status_page_an() argument
1401 if (!fiber) { in marvell_read_status_page_an()
1412 /* The fiber link is only 1000M capable */ in marvell_read_status_page_an()
1443 int fiber; in marvell_read_status_page() local
[all …]
Dlxt.c212 * If fiber is selected, then the only correct setting in lxt973_probe()
219 /* Remember that the port is in fiber mode. */ in lxt973_probe()
230 /* Do nothing if port is in fiber mode. */ in lxt973_config_aneg()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
De1000_param.c71 * Valid Range: 0x01-0x0F, 0x20-0x2F (copper); 0x20 (fiber)
81 * Default Value: 0x2F (copper); 0x20 (fiber)
505 * e1000_check_fiber_options - Range Checking for Link Options, Fiber Version
508 * Handles speed and duplex options on fiber adapters
514 e_dev_info("Speed not valid for fiber adapters, parameter " in e1000_check_fiber_options()
519 e_dev_info("Duplex not valid for fiber adapters, parameter " in e1000_check_fiber_options()
524 e_dev_info("AutoNeg other than 1000/Full is not valid for fiber" in e1000_check_fiber_options()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
De1000_param.c71 * Valid Range: 0x01-0x0F, 0x20-0x2F (copper); 0x20 (fiber)
81 * Default Value: 0x2F (copper); 0x20 (fiber)
507 * e1000_check_fiber_options - Range Checking for Link Options, Fiber Version
510 * Handles speed and duplex options on fiber adapters
516 e_dev_info("Speed not valid for fiber adapters, parameter " in e1000_check_fiber_options()
521 e_dev_info("Duplex not valid for fiber adapters, parameter " in e1000_check_fiber_options()
526 e_dev_info("AutoNeg other than 1000/Full is not valid for fiber" in e1000_check_fiber_options()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
Dqsfp.h57 /* Bytes 142..145 are lengths for various fiber types. Not Intel req'd */
66 /* Active Equalization includes fiber, copper full EQ, and copper near Eq */
68 /* Active Equalization includes fiber, copper full EQ, and copper far Eq */
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
Dqib_qsfp.h72 /* Bytes 142..145 are lengths for various fiber types. Not QLogic req'd */
81 /* Active Equalization includes fiber, copper full EQ, and copper near Eq */
83 /* Active Equalization includes fiber, copper full EQ, and copper far Eq */
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
Dqib_qsfp.h72 /* Bytes 142..145 are lengths for various fiber types. Not QLogic req'd */
81 /* Active Equalization includes fiber, copper full EQ, and copper near Eq */
83 /* Active Equalization includes fiber, copper full EQ, and copper far Eq */
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Dqsfp.h99 /* Bytes 142..145 are lengths for various fiber types. Not Intel req'd */
108 /* Active Equalization includes fiber, copper full EQ, and copper near Eq */
110 /* Active Equalization includes fiber, copper full EQ, and copper far Eq */
/kernel/linux/linux-6.6/Documentation/networking/device_drivers/fddi/
Dindex.rst3 Fiber Distributed Data Interface (FDDI) Device Drivers
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/fddi/
Dindex.rst3 Fiber Distributed Data Interface (FDDI) Device Drivers
/kernel/linux/linux-6.6/drivers/net/ethernet/alacritech/
DKconfig24 both copper and fiber.
/kernel/linux/linux-5.10/drivers/net/ethernet/alacritech/
DKconfig24 both copper and fiber.
/kernel/linux/linux-5.10/drivers/net/hippi/
DKconfig12 can run over copper (25m) or fiber (300m on multi-mode or 10km on
/kernel/linux/linux-6.6/drivers/net/hippi/
DKconfig12 can run over copper (25m) or fiber (300m on multi-mode or 10km on

12345678