Home
last modified time | relevance | path

Searched +full:tx +full:- +full:sched +full:- +full:wfq (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dsnps,dwmac.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Alexandre Torgue <alexandre.torgue@foss.st.com>
11 - Giuseppe Cavallaro <peppe.cavallaro@st.com>
12 - Jose Abreu <joabreu@synopsys.com>
23 - snps,dwmac
24 - snps,dwmac-3.40a
25 - snps,dwmac-3.50a
26 - snps,dwmac-3.610
[all …]
/freebsd/sys/dev/ice/
H A Dice_sched.c1 /* SPDX-License-Identifier: BSD-3-Clause */
35 * ice_sched_add_root_node - Insert the Tx scheduler root node in SW DB
52 hw = pi->hw; in ice_sched_add_root_node()
58 root->children = (struct ice_sched_node **) in ice_sched_add_root_node()
59 ice_calloc(hw, hw->max_children[0], sizeof(*root->childre in ice_sched_add_root_node()
[all...]