Searched refs:L2 (Results 1 – 25 of 66) sorted by relevance
123
5 bool "Virtual L2 support"7 Add a virtual L2 layer driver. This is needed if you have a L28 layer that depends on other L2 layer. Like running VPN on top of19 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 layer32 module-help = Enables virtual L2 to output debug messages.
3 L2 Layer Management13 The L2 stack is designed to hide the whole networking link-layer part19 object and the generic API provided by the L2 layer in22 Only the L2 layer can talk to the device driver, linked to the net_if23 object. The L2 layer dictates the API provided by the device driver,26 Currently, there are L2 layers for :ref:`Ethernet <ethernet_interface>`,32 L2 layer API35 In order to create an L2 layer, or a driver for a specific L2 layer,37 how the L2 layer is supposed to behave.39 more details. The generic L2 API has these functions:[all …]
21 The Wi-Fi management API is implemented in the `wifi_mgmt` module as a part of the networking L2 st…25 * Native L2 Ethernet drivers
50 OpenThread L2 uses Zephyr's protocol agnostic IEEE 802.15.4 driver API57 OpenThread L2 Adaptation Layer API60 Zephyr's OpenThread L2 platform adaptation layer glues the external OpenThread62 API is of interest to OpenThread L2 **subsystem contributors** only.
79 IEEE 802.15.4 L2 / Native Stack API82 This documents the IEEE 802.15.4 L2 native stack, which neither applications nor89 OpenThread L2 Adaptation Layer API92 Zephyr's OpenThread L2 platform adaptation layer glues the external OpenThread94 API is of interest to OpenThread L2 **subsystem contributors** only.
13 The link layer addresses are set for network interfaces so that L2
24 Currently the VLAN events are generated by the Ethernet L2 layer when a
70 Network drivers or L2 implementations should not change administrative state on80 * The interface is notified by the driver/L2 that PHY status has changed.81 * The interface is notified by the driver/L2 that it joined/left a network.
10 Add a dummy L2 layer driver. This is usually only needed when50 module-str = Log level for Bluetooth L2 layer51 module-help = Enables Bluetooth L2 to output debug messages.78 A common config for all IEEE 802.15.4 based L2 implementations.85 bool "Custom IEEE802154 L2"88 Enable custom IEEE802154 based L2. Zephyr does not provide89 implementation for this L2 - users can implement their own L2 using93 int "MTU for the custom IEEE802154 L2"133 bool "PTP L2 support"137 Add support for PTP L2 capabilities. Required by gPTP.
23 * fewer L2 page table entries are needed when MMU is enabled.33 * fewer L2 page table entries are needed when MMU is enabled.
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.
65 # Enable L2 cache support for core 2.80 # Enable L2 cache support for core 1.
148 expression L2;151 fn(..., T, L2, L1)167 , L2, L1)194 , L2, L1)
8 # ENC28J60 is L2 chip slave on SPI
15 module-str = Log level for Ethernet L2 layer16 module-help = Enables Ethernet L2 to output debug messages.25 configure at run-time Ethernet drivers and L2 settings.115 When enabled, the Ethernet L2 will forward even those frames for which117 frames are dropped at the L2 processing.
7 Add a CANBUS L2 layer driver. This is the layer for SOCKET CAN.
57 * **L2 Network Technologies.** This provides a common API for sending and59 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 driver101 can check if the packet is proper and modify it if needed, e.g. strip L2152 correct L2 layer module. The L2 module will do additional checks for the153 data and it will also create any L2 headers for the network packet.
75 module-str = Log level for ppp L2 layer76 module-help = Enables ppp L2 to output debug messages.85 configure at run-time ppp drivers and L2 settings.
36 This module defines and binds a L2 PPP network interface, described in37 :ref:`net_l2_interface`, to a modem backend. The L2 PPP interface sends
22 int "Number of L2 translation tables available to the MMU"
31 /* next-level-cache = <&L2>; */ /*cache driver not available yet */37 /* next-level-cache = <&L2>; */ /*cache driver not available yet */57 L2: l2-cache@fffef000 { label
14 (L2, L3, etc.).
24 * pins "L2" and "Digital I/O 4".
637 #define L2 IEEE802154_L2 macro641 #define L2 OPENTHREAD_L2 macro651 &b91_radio_api, L2, L2_CTX_TYPE, MTU);