Lines Matching +full:zephyr +full:- +full:based
9 Credit-based shaping is an alternative scheduling algorithm used in
11 resource. Zephyr has support for configuring a credit-based shaper
12 described in the `IEEE 802.1Qav-2009 standard`_. Zephyr does not
20 that it supports credit-based shaping. The Ethernet driver's capability
24 .. code-block:: none
35 See ``sam-e70-xplained`` board Ethernet driver
41 The application can configure the credit-based shaper like this:
43 .. code-block:: c
45 #include <zephyr/net/net_if.h>
46 #include <zephyr/net/ethernet.h>
47 #include <zephyr/net/ethernet_mgmt.h>
108 .. _IEEE 802.1Qav-2009 standard:
109 https://standards.ieee.org/standard/802_1Qav-2009.html