| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpni.c | 34 extr = &dpni_ext->extracts[i]; in dpni_prepare_key_cfg() 36 switch (cfg->extracts[i].type) { in dpni_prepare_key_cfg() 38 extr->prot = cfg->extracts[i].extract.from_hdr.prot; in dpni_prepare_key_cfg() 40 cfg->extracts[i].extract.from_hdr.type); in dpni_prepare_key_cfg() 41 extr->size = cfg->extracts[i].extract.from_hdr.size; in dpni_prepare_key_cfg() 42 extr->offset = cfg->extracts[i].extract.from_hdr.offset; in dpni_prepare_key_cfg() 44 cfg->extracts[i].extract.from_hdr.field); in dpni_prepare_key_cfg() 46 cfg->extracts[i].extract.from_hdr.hdr_index; in dpni_prepare_key_cfg() 49 extr->size = cfg->extracts[i].extract.from_data.size; in dpni_prepare_key_cfg() 51 cfg->extracts[i].extract.from_data.offset; in dpni_prepare_key_cfg() [all …]
|
| H A D | dpkg.h | 477 struct dpkg_extract extracts[DPKG_MAX_NUM_OF_EXTRACTS]; member
|
| H A D | dpni-cmd.h | 440 struct dpni_dist_extract extracts[DPKG_MAX_NUM_OF_EXTRACTS]; member
|
| H A D | dpaa2-eth.c | 3131 kg_cfg.extracts[0].type = DPKG_EXTRACT_FROM_HDR; in dpaa2_eth_set_vlan_qos() 3132 kg_cfg.extracts[0].extract.from_hdr.prot = NET_PROT_VLAN; in dpaa2_eth_set_vlan_qos() 3133 kg_cfg.extracts[0].extract.from_hdr.type = DPKG_FULL_FIELD; in dpaa2_eth_set_vlan_qos() 3134 kg_cfg.extracts[0].extract.from_hdr.field = NH_FLD_VLAN_TCI; in dpaa2_eth_set_vlan_qos() 3666 &cls_cfg.extracts[cls_cfg.num_extracts]; in dpaa2_eth_set_dist_key()
|
| /OK3568_Linux_fs/buildroot/package/odroidc2-firmware/ |
| H A D | Config.in | 4 This package extracts from
|
| /OK3568_Linux_fs/kernel/sound/soc/xilinx/ |
| H A D | Kconfig | 7 mode, IP receives audio in AES format, extracts PCM and sends
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | wd719x.rst | 14 This script downloads and extracts the firmware, creating wd719x-risc.bin and
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/itstool/ |
| H A D | itstool_2.0.7.bb | 2 DESCRIPTION = "It extracts messages from XML files and outputs PO template \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/intltool/ |
| H A D | intltool_0.51.0.bb | 3 DESCRIPTION = "Utility scripts for internationalizing XML. This tool automatically extracts transla…
|
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H A D | binstr.S | 29 | extracts and shifts. The three msbs from d2 will go into 55 | d6: temp for bit-field extracts
|
| H A D | sgetem.S | 10 | The entry point sGETMAN extracts the mantissa of the
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | istream | 476 * If the stream state is @c good(), extracts characters and stores 497 * - if @c A @c == @c -1, sets eofbit and extracts no characters 498 * - if @c A @c == @c 0, extracts no characters 499 * - if @c A @c > @c 0, extracts @c min(A,n) 714 * @c is.flags(), the sentry extracts and discards whitespace 747 * status, this function extracts a character (if one is available) and 774 * status, this function extracts up to @c n characters and stores them 889 * This manipulator extracts whitespace characters, stopping when the
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | istream | 476 * If the stream state is @c good(), extracts characters and stores 497 * - if @c A @c == @c -1, sets eofbit and extracts no characters 498 * - if @c A @c == @c 0, extracts no characters 499 * - if @c A @c > @c 0, extracts @c min(A,n) 714 * @c is.flags(), the sentry extracts and discards whitespace 747 * status, this function extracts a character (if one is available) and 774 * status, this function extracts up to @c n characters and stores them 889 * This manipulator extracts whitespace characters, stopping when the
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/colord/ |
| H A D | colord-native.bb | 19 # we expect meson to fail - but before it extracts project's version in log file
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | runqemu.README | 39 - The script extracts the root filesystem specified under pseudo and sets up a userspace
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | bareudp.rst | 57 bareudp device extracts and stores the tunnel information in SKB dst field before
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/pldmfw/ |
| H A D | index.rst | 46 library parses and extracts this data into simpler structures for ease of
|
| /OK3568_Linux_fs/kernel/tools/lib/traceevent/Documentation/ |
| H A D | libtraceevent-field_print.txt | 26 The _tep_print_field()_ function extracts from the recorded raw _data_ value of
|
| /OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/ |
| H A D | intel-pmc-mux.rst | 75 connector. The driver extracts the correct port numbers by reading specific _DSD
|
| /OK3568_Linux_fs/yocto/poky/documentation/sdk-manual/ |
| H A D | appendix-obtain.rst | 250 Following is an example command that extracts the root filesystem 253 This command extracts the root filesystem into the ``core2-64-sato``
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | exception | 221 // This is a built-in template function which automagically extracts the required
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | exception | 221 // This is a built-in template function which automagically extracts the required
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | dell_rbu.rst | 83 Once this file gets to the driver, the driver extracts packet_size data from
|
| /OK3568_Linux_fs/kernel/Documentation/powerpc/ |
| H A D | bootwrapper.rst | 32 with boot wrapper code that extracts data from the old
|
| /OK3568_Linux_fs/yocto/poky/documentation/ref-manual/ |
| H A D | devtool-reference.rst | 263 The ``devtool modify`` command extracts the source for a recipe, sets it 273 extracts the source into the default sources location in the workspace. 425 necessary, extracts the source tree to a specified location. During the
|