| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/boost/boost/ |
| H A D | 0001-futex-fix-build-on-32-bit-architectures-using-64-bit.patch | 8 | ./boost/fiber/detail/futex.hpp:31:23: error: use of undeclared identifier 'SYS_futex' 13 Upstream-Status: Submitted [https://github.com/boostorg/fiber/pull/292] 16 boost/fiber/detail/futex.hpp | 4 ++++ 19 diff --git a/boost/fiber/detail/futex.hpp b/boost/fiber/detail/futex.hpp 21 --- a/boost/fiber/detail/futex.hpp 22 +++ b/boost/fiber/detail/futex.hpp 25 #include <boost/fiber/detail/config.hpp>
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/ |
| H A D | ti,dp83822.yaml | 17 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
|
| H A D | micrel.txt | 39 - 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
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/sanitizer/ |
| H A D | tsan_interface.h | 139 // Fiber switching API. 140 // - TSAN context for fiber can be created by __tsan_create_fiber 142 // - TSAN context of current fiber or thread can be obtained 145 // to fiber, such as call of swapcontext. 146 // - Fiber name can be set by __tsan_set_fiber_name. 149 void __tsan_destroy_fiber(void *fiber); 150 void __tsan_switch_to_fiber(void *fiber, unsigned flags); 151 void __tsan_set_fiber_name(void *fiber, const char *name);
|
| H A D | common_interface_defs.h | 299 /// Notify ASan that a fiber switch has started (required only if implementing 300 /// your own fiber library). 314 /// leaving a fiber definitely, NULL must be passed as the first argument to 319 /// \note The fake stack mechanism is disabled during fiber switch, so if a 329 /// Notify ASan that a fiber switch has completed (required only if 330 /// implementing your own fiber library).
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/include/sanitizer/ |
| H A D | tsan_interface.h | 139 // Fiber switching API. 140 // - TSAN context for fiber can be created by __tsan_create_fiber 142 // - TSAN context of current fiber or thread can be obtained 145 // to fiber, such as call of swapcontext. 146 // - Fiber name can be set by __tsan_set_fiber_name. 149 void __tsan_destroy_fiber(void *fiber); 150 void __tsan_switch_to_fiber(void *fiber, unsigned flags); 151 void __tsan_set_fiber_name(void *fiber, const char *name);
|
| H A D | common_interface_defs.h | 299 /// Notify ASan that a fiber switch has started (required only if implementing 300 /// your own fiber library). 314 /// leaving a fiber definitely, NULL must be passed as the first argument to 319 /// \note The fake stack mechanism is disabled during fiber switch, so if a 329 /// Notify ASan that a fiber switch has completed (required only if 330 /// implementing your own fiber library).
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-gfrm.c | 3 * 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");
|
| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | marvell.c | 577 * 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 …]
|
| H A D | motorcomm.c | 106 #define YT8521_PHY_MODE_FIBER 1 /* fiber mode only */ 108 #define YT8521_PHY_MODE_POLL 3 /* fiber and utp, poll mode */ 480 /* for fiber mode, there is no 10M speed mode and 517 /* for fiber mode, when speed is 100M, there is no definition for 525 /* reading Fiber */ in yt8521_aneg_done() 567 /* reading Fiber */ in yt8521_read_status() 578 /* for fiber, from 1000m to 100m, there is not link down from 0x11, in yt8521_read_status() 587 …netdev_info(phydev->attached_dev, "%s, phy addr: %d, fiber link down detect, latch = %04x, curr = … in yt8521_read_status() 604 (link_utp && link_fiber) ? "UNKNOWN MEDIA" : (link_utp ? "UTP" : "Fiber"), in yt8521_read_status()
|
| H A D | lxt.c | 212 * 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()
|
| H A D | dp83822.c | 412 /* Auto neg is not supported in fiber mode */ in dp83822_config_init() 428 /* Setup fiber advertisement */ in dp83822_config_init() 478 "ti,fiber-mode"); in dp83822_of_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/fddi/ |
| H A D | Kconfig | 10 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)
|
| /OK3568_Linux_fs/u-boot/board/freescale/t4qds/ |
| H A D | README | 84 four Lanes A/B/C/D to a SFP+ cages, which to house fiber cable or 87 So, for XFI usage, there are two scenarios, one will use fiber cable, 94 "fsl_10gkr_copper", it will use copper cable, otherwise, fiber cable 99 XFI ports will use copper cable, the other two XFI ports will use fiber
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000/ |
| H A D | e1000_param.c | 71 * 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()
|
| /OK3568_Linux_fs/buildroot/package/boost/ |
| H A D | Config.in | 137 bool "boost-fiber" 151 comment "boost-fiber needs a toolchain w/ NPTL" 156 comment "boost-fiber needs a toolchain not affected by GCC bug 64735"
|
| H A D | boost.mk | 18 contract container coroutine date_time exception fiber filesystem graph \ 31 BOOST_WITHOUT_FLAGS += $(if $(BR2_PACKAGE_BOOST_FIBER),,fiber)
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/ |
| H A D | qib_qsfp.h | 72 /* 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 */
|
| /OK3568_Linux_fs/u-boot/board/freescale/t208xqds/ |
| H A D | README | 90 a on-board SFP+ cages, which to house optical module (fiber cable) or 93 So, for XFI usage, there are two scenarios, one will use fiber cable, 100 "fsl_10gkr_copper", it will use copper cable, otherwise, fiber cable 105 XFI ports will use copper cable, the other two XFI ports will use fiber
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | qsfp.h | 99 /* 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 */
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/fddi/ |
| H A D | index.rst | 3 Fiber Distributed Data Interface (FDDI) Device Drivers
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/alacritech/ |
| H A D | Kconfig | 24 both copper and fiber.
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgb/ |
| H A D | ixgb_hw.h | 21 ixgb_phy_type_g6005, /* 850nm, MM fiber, XPAK transceiver */ 22 ixgb_phy_type_g6104, /* 1310nm, SM fiber, XPAK transceiver */ 23 ixgb_phy_type_txn17201, /* 850nm, MM fiber, XPAK transceiver */ 24 ixgb_phy_type_txn17401, /* 1310nm, SM fiber, XENPAK transceiver */
|
| /OK3568_Linux_fs/kernel/drivers/net/ |
| H A D | sungem_phy.c | 653 /* enable fiber mode */ in bcm5421_enable_fiber() 655 /* LEDs active in both modes, autosense prio = fiber */ in bcm5421_enable_fiber() 729 /* select fiber mode, enable 1000 base-X registers */ in bcm5461_enable_fiber() 733 /* enable fiber with no autonegotiation */ in bcm5461_enable_fiber() 737 /* enable fiber with autonegotiation */ in bcm5461_enable_fiber()
|
| /OK3568_Linux_fs/kernel/drivers/net/hippi/ |
| H A D | Kconfig | 12 can run over copper (25m) or fiber (300m on multi-mode or 10km on
|