Lines Matching +full:flow +full:- +full:control
1 /* SPDX-License-Identifier: BSD-3-Clause */
58 * @brief boolean indicating if the Tx Flow Control filter should be enabled
60 * Global sysctl variable indicating whether the Tx Flow Control filters
62 * they come from non-HW sources. If false, packets coming from software will
63 * not be dropped. Leave this on if unless you must send flow control frames
64 * (or other control frames) from software.
74 * Global sysctl variable indicating whether the Tx Flow Control filters
76 * they come from non-HW sources. If false, packets coming from software will
98 * @brief boolean permitting the 5-layer scheduler topology enablement
101 * 5-layer scheduler topology feature to be enabled. It's _not_
109 * @brief maximum number of MSI-X vectors to reserve for RDMA interface
111 * Global sysctl variable indicating the maximum number of MSI-X vectors to
121 * before the FreeBSD 10.1-RELEASE.
140 0, "Maximum number of MSI-X vectors to reserve per RDMA interface");
144 "Drop Ethertype 0x8808 control frames originating from non-HW sources");
148 "Drop Ethertype 0x88cc LLDP frames originating from non-HW sources");
152 "Enable 5-layer scheduler topology");