Home
last modified time | relevance | path

Searched +full:tsn +full:- +full:capable (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dmicrochip,sparx5.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Lars Povlsen <lars.povlsen@microchip.com>
13 The Microchip Sparx5 SoC is a ARMv8-based used in a family of
14 gigabit TSN-capable gigabit switches.
16 The SparX-5 Ethernet switch family provides a rich set of switching
17 features such as advanced TCAM-based VLAN and QoS processing
19 TCAM-based frame processing using versatile content aware processor
27 - description: The Sparx5 pcb125 board is a modular board,
[all …]
/freebsd/sbin/ifconfig/
H A Difconfig.81 .\"-
2 .\" SPDX-License-Identifier: BSD-3-Clause
93 .Bl -tag -width indent
120 The format is specified as a comma-separated list of
141 .Bl -tag -width default
145 .Bl -tag -width default -compact
158 Adjust the display of link-level ethernet (MAC) addresses:
160 .Bl -tag -width default -compact
175 .Bl -tag -width default -compact
192 .Bl -tag -width default -compact
[all …]
/freebsd/sys/net80211/
H A Dieee80211_node.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
5 * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting
56 /* threshold for aging overlapping non-ERP bss */
62 (((const uint8_t *)(addr))[IEEE80211_ADDR_LEN - 1] % \
113 * to derive from this structure to add device-specific per-node
134 #define IEEE80211_NODE_TSN 0x000200 /* TSN association */
147 #define IEEE80211_NODE_UAPSD 0x400000 /* U-APSD power save enabled */
156 #define IEEE80211_NODE_FF 0x0004 /* Fast Frame capable */
158 #define IEEE80211_NODE_AR 0x0010 /* AR capable */
[all …]
H A Dieee80211_ioctl.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
5 * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting
78 /* MIB-related state */
88 /* Hardware A-MSDU decode */
89 uint32_t ns_rx_amsdu_more; /* RX decap A-MSDU, more coming from A-MSDU */
90 uint32_t ns_rx_amsdu_more_end; /* RX decap A-MSDU (or any other frame), no more coming */
161 uint32_t is_crypto_tkipenmic; /* tkip en-MIC done in s/w */
162 uint32_t is_crypto_tkipdemic; /* tkip de-MIC done in s/w */
174 uint32_t is_crypto_enmicfail; /* en-MIC failed */
[all …]
/freebsd/share/man/man4/
H A Dsctp.447 protocol provides reliable, flow-controlled, two-way
57 Internet address format and, in addition, provides a per-host
104 This abstraction is the only one capable of sending data on the
105 third leg of the four-way handshake.
116 protocol directly supports multi-homing.
129 transport protocol is also multi-streamed.
130 Multi-streaming refers to the ability to send sub-ordered flows of
159 .Bl -tag -width "sctp partial reliability"
172 so that two stacks can pre-share keys.
190 .Bl -tag -width indent
[all …]
H A Dnet80211.41 .\"-
51 .Bl -tag -width ".Dv SIOCG80211"
62 .Bd -literal
73 -1 and set the global variable errno to
78 or in a user-specified buffer pointed to by
96 .Bl -tag -width indent
162 This value will be non-zero when AP bridging is enabled and otherwise zero.
200 When this value is non-zero and operating in station mode
238 If this value is non-zero then the system will try to send packets closely
261 This value will be non-zero when Countermeasures are enabled and
[all …]
/freebsd/contrib/wpa/wpa_supplicant/
H A Devents.c2 * WPA Supplicant - Driver event processing
3 * Copyright (c) 2003-2019, Jouni Malinen <j@w1.fi>
72 if (ssid == NULL || ssid->disabled_until.sec == 0) in wpas_temp_disabled()
76 if (ssid->disabled_until.sec > now.sec) in wpas_temp_disabled()
77 return ssid->disabled_until.sec - now.sec; in wpas_temp_disabled()
87 * wpas_reenabled_network_time - Time until first network is re-enabled
90 * (in sec) until the first network is re-enabled. Otherwise returns 0.
94 * re-enabled. The function assumes that at least one network is enabled.
102 if (wpa_s->conf->auto_interworking && wpa_s->conf->interworking && in wpas_reenabled_network_time()
103 wpa_s->conf->cred) in wpas_reenabled_network_time()
[all …]
/freebsd/share/misc/
H A Dpci_vendors5 # Date: 2024-09-20 03:15:02
8 # the PCI ID Project at https://pci-ids.ucw.cz/.
14 # (version 2 or higher) or the 3-clause BSD License.
25 # device device_name <-- single tab
26 # subvendor subdevice subsystem_name <-- two tabs
30 # This is a relabelled RTL-8139
31 8139 AT-2500TX V3 Ethernet
41 7a09 PCI-to-PCI Bridge
49 7a19 PCI-to-PCI Bridge
53 7a29 PCI-to-PCI Bridge
[all …]