/openbmc/linux/include/linux/dsa/ |
H A D | ocelot.h | 187 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 D | tag_ocelot.c | 77 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 D | Kconfig | 108 hardware-defined injection/extraction frame header. Flow control
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-unidiff_0.7.5.bb | 1 SUMMARY = "Unified diff parsing/metadata extraction library"
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/ |
H A D | gianfar.rst | 27 extraction of VLAN headers, but not filtering. Filtering will be
|
/openbmc/openbmc/poky/meta/recipes-kernel/makedumpfile/ |
H A D | makedumpfile_1.7.6.bb | 1 SUMMARY = "VMcore extraction tool"
|
/openbmc/openbmc/poky/meta/recipes-core/meta/ |
H A D | testexport-tarball.bb | 49 # In order for the self-extraction script to correctly extract and set up things,
|
/openbmc/linux/drivers/media/usb/pvrusb2/ |
H A D | Kconfig | 66 extraction.
|
/openbmc/docs/designs/ |
H A D | power-systems-memory-preserving-reboot.md | 1 # 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 D | NEWS | 174 + log extraction requires no common file-system view
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | devtool-source.bbclass | 7 # Development tool - source extraction helper class
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | CC0-1.0 | 19 rights protecting the extraction, dissemination, use and reuse of data in a Work;
|
/openbmc/openbmc-tools/ipkdbg/ |
H A D | README.md | 52 For use in scripting environments to automate backtrace extraction `ipkdbg` has
|
/openbmc/openbmc/meta-ampere/meta-mitchell/conf/templates/default/ |
H A D | local.conf.sample | 51 # this includes the extraction and compilation of many applications and the toolchain
|
/openbmc/openbmc/meta-ampere/meta-jefferson/conf/templates/default/ |
H A D | local.conf.sample | 51 # this includes the extraction and compilation of many applications and the toolchain
|
/openbmc/openbmc/meta-ampere/meta-jade/conf/templates/default/ |
H A D | local.conf.sample | 51 # this includes the extraction and compilation of many applications and the toolchain
|
/openbmc/openbmc/poky/documentation/sdk-manual/ |
H A D | intro.rst | 196 section for information on how to do this extraction.
|
/openbmc/linux/Documentation/driver-api/media/drivers/ |
H A D | pvrusb2.rst | 97 of the process for implementing manual firmware extraction (see
|
H A D | dvb-usb.rst | 194 - firmware-extraction-2.422-problem solved, driver is now working
|
/openbmc/openbmc/meta-amd/meta-daytonax/conf/templates/default/ |
H A D | local.conf.sample | 73 # this includes the extraction and compilation of many applications and the toolchain
|
/openbmc/openbmc/meta-amd/meta-ethanolx/conf/templates/default/ |
H A D | local.conf.sample | 73 # this includes the extraction and compilation of many applications and the toolchain
|
/openbmc/openbmc/meta-facebook/meta-bletchley/conf/templates/default/ |
H A D | local.conf.sample | 53 # this includes the extraction and compilation of many applications and the toolchain
|
/openbmc/openbmc/meta-ibm/meta-romulus/conf/templates/default/ |
H A D | local.conf.sample | 53 # this includes the extraction and compilation of many applications and the toolchain
|
/openbmc/openbmc/meta-facebook/meta-catalina/conf/templates/default/ |
H A D | local.conf.sample | 53 # this includes the extraction and compilation of many applications and the toolchain
|
/openbmc/openbmc/meta-facebook/meta-greatlakes/conf/templates/default/ |
H A D | local.conf.sample | 53 # this includes the extraction and compilation of many applications and the toolchain
|