Home
last modified time | relevance | path

Searched refs:extraction (Results 1 – 25 of 75) sorted by relevance

123

/openbmc/linux/include/linux/dsa/
H A Docelot.h187 static inline void ocelot_xfh_get_rew_val(void *extraction, u64 *rew_val) in ocelot_xfh_get_rew_val() argument
189 packing(extraction, rew_val, 116, 85, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_xfh_get_rew_val()
192 static inline void ocelot_xfh_get_len(void *extraction, u64 *len) in ocelot_xfh_get_len() argument
196 packing(extraction, &llen, 84, 79, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_xfh_get_len()
197 packing(extraction, &wlen, 78, 71, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_xfh_get_len()
202 static inline void ocelot_xfh_get_src_port(void *extraction, u64 *src_port) in ocelot_xfh_get_src_port() argument
204 packing(extraction, src_port, 46, 43, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_xfh_get_src_port()
207 static inline void ocelot_xfh_get_qos_class(void *extraction, u64 *qos_class) in ocelot_xfh_get_qos_class() argument
209 packing(extraction, qos_class, 19, 17, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_xfh_get_qos_class()
212 static inline void ocelot_xfh_get_tag_type(void *extraction, u64 *tag_type) in ocelot_xfh_get_tag_type() argument
[all …]
/openbmc/linux/net/dsa/
H A Dtag_ocelot.c77 u8 *extraction; in ocelot_rcv() local
93 extraction = skb->data; in ocelot_rcv()
105 ocelot_xfh_get_src_port(extraction, &src_port); in ocelot_rcv()
106 ocelot_xfh_get_qos_class(extraction, &qos_class); in ocelot_rcv()
107 ocelot_xfh_get_tag_type(extraction, &tag_type); in ocelot_rcv()
108 ocelot_xfh_get_vlan_tci(extraction, &vlan_tci); in ocelot_rcv()
109 ocelot_xfh_get_rew_val(extraction, &rew_val); in ocelot_rcv()
H A DKconfig108 hardware-defined injection/extraction frame header. Flow control
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-unidiff_0.7.5.bb1 SUMMARY = "Unified diff parsing/metadata extraction library"
/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/
H A Dgianfar.rst27 extraction of VLAN headers, but not filtering. Filtering will be
/openbmc/openbmc/poky/meta/recipes-kernel/makedumpfile/
H A Dmakedumpfile_1.7.6.bb1 SUMMARY = "VMcore extraction tool"
/openbmc/openbmc/poky/meta/recipes-core/meta/
H A Dtestexport-tarball.bb49 # In order for the self-extraction script to correctly extract and set up things,
/openbmc/linux/drivers/media/usb/pvrusb2/
H A DKconfig66 extraction.
/openbmc/docs/designs/
H A Dpower-systems-memory-preserving-reboot.md1 # Memory preserving reboot and System Dump extraction flow on POWER Systems.
18 explains the high-level flow of warm reboot and extraction of the resulting dump
125 ![Memory preserving reboot and dump extraction flow](https://user-images.githubusercontent.com/1666…
/openbmc/openbmc/poky/scripts/pybootchartgui/
H A DNEWS174 + log extraction requires no common file-system view
/openbmc/openbmc/poky/meta/classes/
H A Ddevtool-source.bbclass7 # Development tool - source extraction helper class
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DCC0-1.019 rights protecting the extraction, dissemination, use and reuse of data in a Work;
/openbmc/openbmc-tools/ipkdbg/
H A DREADME.md52 For use in scripting environments to automate backtrace extraction `ipkdbg` has
/openbmc/openbmc/meta-ampere/meta-mitchell/conf/templates/default/
H A Dlocal.conf.sample51 # this includes the extraction and compilation of many applications and the toolchain
/openbmc/openbmc/meta-ampere/meta-jefferson/conf/templates/default/
H A Dlocal.conf.sample51 # this includes the extraction and compilation of many applications and the toolchain
/openbmc/openbmc/meta-ampere/meta-jade/conf/templates/default/
H A Dlocal.conf.sample51 # this includes the extraction and compilation of many applications and the toolchain
/openbmc/openbmc/poky/documentation/sdk-manual/
H A Dintro.rst196 section for information on how to do this extraction.
/openbmc/linux/Documentation/driver-api/media/drivers/
H A Dpvrusb2.rst97 of the process for implementing manual firmware extraction (see
H A Ddvb-usb.rst194 - firmware-extraction-2.422-problem solved, driver is now working
/openbmc/openbmc/meta-amd/meta-daytonax/conf/templates/default/
H A Dlocal.conf.sample73 # this includes the extraction and compilation of many applications and the toolchain
/openbmc/openbmc/meta-amd/meta-ethanolx/conf/templates/default/
H A Dlocal.conf.sample73 # this includes the extraction and compilation of many applications and the toolchain
/openbmc/openbmc/meta-facebook/meta-bletchley/conf/templates/default/
H A Dlocal.conf.sample53 # this includes the extraction and compilation of many applications and the toolchain
/openbmc/openbmc/meta-ibm/meta-romulus/conf/templates/default/
H A Dlocal.conf.sample53 # this includes the extraction and compilation of many applications and the toolchain
/openbmc/openbmc/meta-facebook/meta-catalina/conf/templates/default/
H A Dlocal.conf.sample53 # this includes the extraction and compilation of many applications and the toolchain
/openbmc/openbmc/meta-facebook/meta-greatlakes/conf/templates/default/
H A Dlocal.conf.sample53 # this includes the extraction and compilation of many applications and the toolchain

123