Searched refs:L2 (Results 1 – 25 of 83) sorted by relevance
1234
/Zephyr-latest/subsys/net/l2/virtual/ |
D | Kconfig | 5 bool "Virtual L2 support" 7 Add a virtual L2 layer driver. This is needed if you have a L2 8 layer that depends on other L2 layer. Like running VPN on top of 19 configure at run-time the L2 settings. 22 int "Max length of the virtual L2 layer name" 31 module-str = Log level for virtual L2 layer 32 module-help = Enables virtual L2 to output debug messages.
|
/Zephyr-latest/subsys/net/l2/ |
D | Kconfig | 10 Add a dummy L2 layer driver. This is usually only needed when 26 A common config for all IEEE 802.15.4 based L2 implementations. 33 bool "Custom IEEE802154 L2" 36 Enable custom IEEE802154 based L2. Zephyr does not provide 37 implementation for this L2 - users can implement their own L2 using 41 int "MTU for the custom IEEE802154 L2" 81 bool "PTP L2 support" 85 Add support for PTP L2 capabilities. Required by gPTP.
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_l2.rst | 3 L2 Layer Management 13 The L2 stack is designed to hide the whole networking link-layer part 19 object and the generic API provided by the L2 layer in 22 Only the L2 layer can talk to the device driver, linked to the net_if 23 object. The L2 layer dictates the API provided by the device driver, 26 Currently, there are L2 layers for :ref:`Ethernet <ethernet_interface>`, 31 L2 layer API 34 In order to create an L2 layer, or a driver for a specific L2 layer, 36 how the L2 layer is supposed to behave. 38 more details. The generic L2 API has these functions: [all …]
|
D | ieee802154.rst | 79 IEEE 802.15.4 L2 / Native Stack API 82 This documents the IEEE 802.15.4 L2 native stack, which neither applications nor 89 OpenThread L2 Adaptation Layer API 92 Zephyr's OpenThread L2 platform adaptation layer glues the external OpenThread 94 API is of interest to OpenThread L2 **subsystem contributors** only.
|
D | thread.rst | 53 OpenThread L2 uses Zephyr's protocol agnostic IEEE 802.15.4 driver API 60 OpenThread L2 Adaptation Layer API 63 Zephyr's OpenThread L2 platform adaptation layer glues the external OpenThread 65 API is of interest to OpenThread L2 **subsystem contributors** only.
|
D | net_linkaddr.rst | 13 The link layer addresses are set for network interfaces so that L2
|
D | ethernet_mgmt.rst | 24 Currently the VLAN events are generated by the Ethernet L2 layer when a
|
/Zephyr-latest/samples/subsys/zbus/priority_boost/ |
D | README.rst | 66 I: 0 ---> L2: T1 prio 5 75 I: 1 ---> L2: T1 prio 5 83 I: 2 ---> L2: T1 prio 5 90 I: 3 ---> L2: T1 prio 5 96 I: 4 ---> L2: T1 prio 5 102 I: 5 ---> L2: T1 prio 5 110 I: 6 ---> L2: T1 prio 5 145 I: 0 ---> L2: T1 prio 1 154 I: 1 ---> L2: T1 prio 1 163 I: 2 ---> L2: T1 prio 2 [all …]
|
/Zephyr-latest/drivers/cache/ |
D | Kconfig.andes | 19 When L2 cache is inclusive of L1, CPU only needs to perform operations 20 on L2 cache, instead of on both L1 and L2 caches.
|
/Zephyr-latest/dts/xtensa/ |
D | dc233c.dtsi | 23 * fewer L2 page table entries are needed when MMU is enabled. 33 * fewer L2 page table entries are needed when MMU is enabled.
|
/Zephyr-latest/boards/snps/hsdk/support/ |
D | openocd.cfg | 65 # Enable L2 cache support for core 2. 80 # Enable L2 cache support for core 3. 90 # Flush L2$. 96 # Enable L2 cache support for core 4. 111 # Enable L2 cache support for core 1.
|
D | openocd-2-cores.cfg | 65 # Enable L2 cache support for core 2. 80 # Enable L2 cache support for core 1.
|
/Zephyr-latest/boards/snps/hsdk4xd/support/ |
D | openocd.cfg | 65 # Enable L2 cache support for core 2. 80 # Enable L2 cache support for core 3. 90 # Flush L2$. 96 # Enable L2 cache support for core 4. 111 # Enable L2 cache support for core 1.
|
/Zephyr-latest/boards/shields/mikroe_eth3_click/ |
D | Kconfig.defconfig | 8 # LAN9250 is L2 chip slave on SPI
|
/Zephyr-latest/boards/shields/mikroe_eth_click/ |
D | Kconfig.defconfig | 8 # ENC28J60 is L2 chip slave on SPI
|
/Zephyr-latest/subsys/net/l2/canbus/ |
D | Kconfig | 7 Add a CANBUS L2 layer driver. This is the layer for SOCKET CAN.
|
/Zephyr-latest/scripts/coccinelle/ |
D | ms_timeout.cocci | 148 expression L2; 151 fn(..., T, L2, L1) 167 , L2, L1) 194 , L2, L1)
|
/Zephyr-latest/doc/connectivity/networking/ |
D | net-stack-architecture.rst | 57 * **L2 Network Technologies.** This provides a common API for sending and 59 See :ref:`L2 overview <net_l2_interface>` for more details. 100 3. The network packet is then passed to the correct L2 driver. The L2 driver 101 can check if the packet is proper and modify it if needed, e.g. strip L2 152 correct L2 layer module. The L2 module will do additional checks for the 153 data and it will also create any L2 headers for the network packet.
|
/Zephyr-latest/subsys/net/l2/ethernet/ |
D | Kconfig | 15 module-str = Log level for Ethernet L2 layer 16 module-help = Enables Ethernet L2 to output debug messages. 33 configure at run-time Ethernet drivers and L2 settings. 160 When enabled, the Ethernet L2 will forward even those frames for which 162 frames are dropped at the L2 processing.
|
/Zephyr-latest/subsys/net/l2/ppp/ |
D | Kconfig | 75 module-str = Log level for ppp L2 layer 76 module-help = Enables ppp L2 to output debug messages. 85 configure at run-time ppp drivers and L2 settings.
|
/Zephyr-latest/boards/infineon/cy8cproto_062_4343w/ |
D | Kconfig.defconfig | 26 # Enable L2 Ethernet
|
/Zephyr-latest/drivers/ethernet/dwc_xgmac/ |
D | Kconfig | 71 bool "H/W L2 Filtering" 73 Enable Hardware support for L2 filtering of packets.
|
/Zephyr-latest/samples/net/zperf/ |
D | CMakeLists.txt | 13 # Relocate key networking stack components and L2 layer to RAM
|
/Zephyr-latest/arch/arm/core/mmu/ |
D | Kconfig | 22 int "Number of L2 translation tables available to the MMU"
|
/Zephyr-latest/doc/services/modem/ |
D | index.rst | 36 This module defines and binds a L2 PPP network interface, described in 37 :ref:`net_l2_interface`, to a modem backend. The L2 PPP interface sends
|
1234