Home
last modified time | relevance | path

Searched full:extracts (Results 1 – 25 of 86) sorted by relevance

1234

/Linux-v5.10/include/net/
Dllc_pdu.h249 * This function extracts source address(MAC) of input frame.
258 * llc_pdu_decode_da - extracts dest address of input frame
262 * This function extracts destination address(MAC) of input frame.
271 * llc_pdu_decode_ssap - extracts source SAP of input frame
275 * This function extracts source SAP of input frame. Right bit of SSAP is
284 * llc_pdu_decode_dsap - extracts dest SAP of input frame
288 * This function extracts destination SAP of input frame. right bit of
/Linux-v5.10/drivers/net/ethernet/freescale/dpaa2/
Ddpni.c34 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 …]
Ddpkg.h473 * @extracts: Array of required extractions
477 struct dpkg_extract extracts[DPKG_MAX_NUM_OF_EXTRACTS]; member
/Linux-v5.10/net/llc/
Dllc_pdu.c59 * This function extracts poll/final bit from LLC header (based on type of
344 * llc_pdu_get_pf_bit - extracts p/f bit of input PDU
347 * This function extracts p/f bit of input PDU. at first examines type of
348 * PDU and then extracts p/f bit. Returns the p/f bit.
/Linux-v5.10/sound/soc/xilinx/
DKconfig7 mode, IP receives audio in AES format, extracts PCM and sends
/Linux-v5.10/arch/m68k/fpsp040/
Dbinstr.S29 | extracts and shifts. The three msbs from d2 will go into
55 | d6: temp for bit-field extracts
Dsgetem.S10 | The entry point sGETMAN extracts the mantissa of the
/Linux-v5.10/Documentation/scsi/
Dwd719x.rst14 This script downloads and extracts the firmware, creating wd719x-risc.bin and
/Linux-v5.10/Documentation/networking/
Dbareudp.rst57 bareudp device extracts and stores the tunnel information in SKB dst field before
/Linux-v5.10/arch/alpha/kernel/
Derr_impl.h38 * EXTRACT(u, f) - extracts the field and places it at bit position 0
/Linux-v5.10/drivers/scsi/
Dscsi_netlink.c26 * Description: Extracts message from a receive buffer.
/Linux-v5.10/arch/arm/mach-sa1100/include/mach/
Dbitfield.h98 * The macro "FExtr" extracts the value of a bit field by masking and
/Linux-v5.10/Documentation/driver-api/pldmfw/
Dindex.rst46 library parses and extracts this data into simpler structures for ease of
/Linux-v5.10/arch/arm/mach-pxa/include/mach/
Dbitfield.h99 * The macro "FExtr" extracts the value of a bit field by masking and
/Linux-v5.10/drivers/memory/
Dof_memory.c92 * of_get_ddr_timings() - extracts the ddr timings and updates no of
241 * of_lpddr3_get_ddr_timings() - extracts the lpddr3 timings and updates no of
/Linux-v5.10/arch/riscv/kernel/vdso/
DMakefile71 # Extracts symbol offsets from the VDSO, converting them into an assembly file
/Linux-v5.10/tools/power/pm-graph/
Dbootgraph.894 4. after startup, extracts the data and generates the timeline
/Linux-v5.10/Documentation/devicetree/bindings/media/xilinx/
Dxlnx,csi2rxss.yaml17 data packets. This is passed along the MIPI CSI-2 Rx IP which extracts the
/Linux-v5.10/Documentation/admin-guide/
Ddell_rbu.rst83 Once this file gets to the driver, the driver extracts packet_size data from
/Linux-v5.10/Documentation/firmware-guide/acpi/
Dintel-pmc-mux.rst75 connector. The driver extracts the correct port numbers by reading specific _DSD
/Linux-v5.10/tools/lib/traceevent/Documentation/
Dlibtraceevent-field_print.txt26 The _tep_print_field()_ function extracts from the recorded raw _data_ value of
/Linux-v5.10/include/linux/
Dbitfield.h103 * FIELD_GET() extracts the field specified by @_mask from the
/Linux-v5.10/net/sched/
Dem_canid.c42 * em_canid_get_id() - Extracts Can ID out of the sk_buff structure.
/Linux-v5.10/arch/x86/include/asm/
Dpgtable_types.h275 /* Extracts the PFN from a (pte|pmd|pud|pgd)val_t of a 4KB page */
279 * Extracts the flags from a (pte|pmd|pud|pgd)val_t
/Linux-v5.10/Documentation/powerpc/
Dbootwrapper.rst32 with boot wrapper code that extracts data from the old

1234