Home
last modified time | relevance | path

Searched refs:STP (Results 1 – 25 of 37) sorted by relevance

12

/openbmc/linux/net/802/
H A DKconfig2 config STP config
8 select STP
/openbmc/linux/drivers/hwtracing/stm/
H A DKconfig7 Trace Protocol (STP) format as defined by MIPI STP standards.
24 STP protocol in order to extract the data.
34 over the STP transport. In addition to the data payload, it
39 addition to the MIPI STP, in order to extract the data.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-intel_th-devices-gth5 Description: (RW) Configure output ports for STP masters. Writing -1
32 Description: (RW) STP NULL packet generation: enabled (1) or disabled (0).
51 Description: (RW) STP sync packet frequency for the port. Specifies the
H A Dsysfs-class-stm21 Reads as 0 if master numbers in the STP stream produced by
H A Dconfigfs-stp-policy-p_sys-t21 boundaries (which STP does), so this is off by default.
/openbmc/qemu/tests/rocker/
H A Dall9 printf "Running bridge STP test... "
17 printf "Running bridge VLAN STP test... "
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-xway.c116 MFP_XWAY(GPIO1, GPIO, STP, DFE, EBU),
117 MFP_XWAY(GPIO2, GPIO, STP, DFE, EPHY),
118 MFP_XWAY(GPIO3, GPIO, STP, EPHY, EBU),
194 GRP_MUX("stp", STP, ase_pins_stp),
247 MFP_XWAY(GPIO4, GPIO, STP, DFE, ASC),
248 MFP_XWAY(GPIO5, GPIO, STP, MII, DFE),
249 MFP_XWAY(GPIO6, GPIO, STP, GPT, ASC),
266 MFP_XWAY(GPIO23, GPIO, EBU, PCI, STP),
356 GRP_MUX("stp", STP, danube_pins_stp),
422 MFP_XWAY(GPIO4, GPIO, STP, DFE, ASC),
[all …]
/openbmc/linux/Documentation/trace/
H A Dsys-t.rst4 MIPI SyS-T over STP
52 MIPI SyS-T message header. It is off by default as the STP already
56 can pass before we need to include a protocol (not transport, aka STP)
H A Dstm.rst7 System Trace Module (STM) is a device described in MIPI STP specs as
8 STP trace stream generator. STP (System Trace Protocol) is a trace
16 On the receiving end of this STP stream (the decoder side), trace
127 console in the STP stream, create a "console" policy entry (see the
/openbmc/linux/Documentation/networking/device_drivers/fddi/
H A Ddefza.rst17 the usual MIC connector. The other one is the SAS ThinWire/STP DEFZA-CA
20 standard STP-PMD using a DE-9F connector. This option can interface to
21 a DECconcentrator 500 device and, in the case of the STP-PMD, also other
/openbmc/u-boot/include/
H A Di8042.h64 #define STP 0x0001 /* scroll lock stop output*/ macro
/openbmc/linux/drivers/hwtracing/intel_th/
H A DKconfig65 storing STP traces to system memory. It supports single
75 of Intel TH architecture that facilitates STP trace output via
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_devlink.c172 DEVLINK_TRAP_GROUP_GENERIC(STP, 0),
201 .trap = PRESTERA_TRAP_CONTROL(STP, STP, TRAP),
/openbmc/qemu/target/arm/tcg/
H A Da64.decode335 STP 00 101 0 000 0 ....... ..... ..... ..... @ldstpair sz=2 sign=0 p=0 w=0
337 STP 10 101 0 000 0 ....... ..... ..... ..... @ldstpair sz=3 sign=0 p=0 w=0
346 # STP and LDP: post-indexed
347 STP 00 101 0 001 0 ....... ..... ..... ..... @ldstpair sz=2 sign=0 p=1 w=1
350 STP 10 101 0 001 0 ....... ..... ..... ..... @ldstpair sz=3 sign=0 p=1 w=1
359 # STP and LDP: offset
360 STP 00 101 0 010 0 ....... ..... ..... ..... @ldstpair sz=2 sign=0 p=0 w=0
363 STP 10 101 0 010 0 ....... ..... ..... ..... @ldstpair sz=3 sign=0 p=0 w=0
372 # STP and LDP: pre-indexed
373 STP 00 101 0 011 0 ....... ..... ..... ..... @ldstpair sz=2 sign=0 p=0 w=1
[all …]
/openbmc/linux/Documentation/networking/
H A Dswitchdev.rst179 - STP state changes on the port
290 STP State Change on Port
293 Internally or with a third-party STP protocol implementation (e.g. mstpd), the
294 bridge driver maintains the STP state for ports, and will notify the switch
295 driver of STP state change on a port using the switchdev op
298 State is one of BR_STATE_*. The switch driver can use STP state updates to
300 DISABLED, no packets should pass, but if port moves to BLOCKED, then STP BPDUs
303 Note that STP BDPUs are untagged and STP state applies to all VLANs on the port
312 current STP state. The switch driver, knowing which ports are within which
/openbmc/linux/Documentation/networking/dsa/
H A Dlan9303.rst26 multicast is flooded in HW. STP is also supported in this mode. The driver
/openbmc/linux/arch/arm/boot/dts/st/
H A Dste-dbx5x0-pinctrl.dtsi619 pins = "GPIO257_AE29"; /* STP */
633 pins = "GPIO257_AE29"; /* STP */
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_trap.c545 .group = DEVLINK_TRAP_GROUP_GENERIC(STP, 2),
860 .trap = MLXSW_SP_TRAP_CONTROL(STP, STP, TRAP),
862 MLXSW_SP_RXL_NO_MARK(STP, STP, TRAP_TO_CPU, true),
/openbmc/linux/net/bridge/netfilter/
H A DKconfig158 tristate "ebt: STP filter support"
161 allows STP header field filtering.
/openbmc/linux/net/bridge/
H A DKconfig9 select STP
/openbmc/linux/Documentation/networking/devlink/
H A Dprestera.rst39 - Traps STP BPDU
/openbmc/linux/Documentation/networking/device_drivers/ethernet/ti/
H A Dam65_nuss_cpsw_switchdev.rst72 On/off STP
/openbmc/qemu/hw/net/
H A Dpcnet.c260 GET_FIELD((T)->status, TMDS, STP), \
286 GET_FIELD((R)->status, RMDS, STP), \
1082 SET_FIELD(&rmd.status, RMDS, STP, 1); in pcnet_receive()
1198 if (GET_FIELD(tmd.status, TMDS, STP)) { in pcnet_transmit()
/openbmc/linux/Documentation/livepatch/
H A Dreliable-stacktrace.rst269 STP X29, X30, [SP, -16]!
294 STP X29, X30, [SP, -16]!
/openbmc/openbmc/poky/meta/recipes-extended/ltp/
H A Dltp_20240930.bb75 # runs on the OSDL's Scaleable Test Platform (STP) and it mainly accesses

12