Home
last modified time | relevance | path

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

123

/openbmc/linux/include/linux/dsa/
H A Docelot.h184 static inline void ocelot_xfh_get_rew_val(void *extraction, u64 *rew_val) in ocelot_xfh_get_rew_val() argument
186 packing(extraction, rew_val, 116, 85, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_xfh_get_rew_val()
189 static inline void ocelot_xfh_get_len(void *extraction, u64 *len) in ocelot_xfh_get_len() argument
193 packing(extraction, &llen, 84, 79, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_xfh_get_len()
194 packing(extraction, &wlen, 78, 71, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_xfh_get_len()
199 static inline void ocelot_xfh_get_src_port(void *extraction, u64 *src_port) in ocelot_xfh_get_src_port() argument
201 packing(extraction, src_port, 46, 43, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_xfh_get_src_port()
206 packing(extraction, qos_class, 19, 17, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_xfh_get_qos_class()
209 static inline void ocelot_xfh_get_tag_type(void *extraction, u64 *tag_type) in ocelot_xfh_get_tag_type() argument
211 packing(extraction, tag_type, 16, 16, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_xfh_get_tag_type()
[all …]
/openbmc/linux/net/dsa/
H A Dtag_ocelot.c110 u8 *extraction; in ocelot_rcv() local
126 extraction = skb->data; in ocelot_rcv()
138 ocelot_xfh_get_src_port(extraction, &src_port); in ocelot_rcv()
139 ocelot_xfh_get_qos_class(extraction, &qos_class); in ocelot_rcv()
140 ocelot_xfh_get_tag_type(extraction, &tag_type); in ocelot_rcv()
141 ocelot_xfh_get_vlan_tci(extraction, &vlan_tci); in ocelot_rcv()
142 ocelot_xfh_get_rew_val(extraction, &rew_val); in ocelot_rcv()
H A DKconfig108 hardware-defined injection/extraction frame header. Flow control
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dmscc,vsc7514-switch.yaml19 packet extraction/injection.
119 - description: register based extraction
120 - description: frame dma based extraction
H A Dmicrochip,lan966x-switch.yaml38 - description: register based extraction
39 - description: frame dma based extraction
H A Dmicrochip,sparx5-switch.yaml54 - description: register based extraction
55 - description: frame dma based extraction
/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/meta-openembedded/meta-oe/recipes-kernel/makedumpfile/
H A Dmakedumpfile_1.7.4.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/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/poky/meta/classes/
H A Ddevtool-source.bbclass7 # Development tool - source extraction helper class
/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/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/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 Ddvb-usb.rst194 - firmware-extraction-2.422-problem solved, driver is now working
H A Dpvrusb2.rst97 of the process for implementing manual firmware extraction (see
/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-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-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-facebook/meta-greatlakes/conf/templates/default/
H A Dlocal.conf.sample53 # this includes the extraction and compilation of many applications and the toolchain

123