Searched refs:extract (Results 1 – 10 of 10) sorted by relevance
/drivers/net/ethernet/freescale/dpaa2/ |
D | dpni.c | 40 extr->prot = cfg->extracts[i].extract.from_hdr.prot; in dpni_prepare_key_cfg() 42 cfg->extracts[i].extract.from_hdr.type); in dpni_prepare_key_cfg() 43 extr->size = cfg->extracts[i].extract.from_hdr.size; in dpni_prepare_key_cfg() 44 extr->offset = cfg->extracts[i].extract.from_hdr.offset; in dpni_prepare_key_cfg() 46 cfg->extracts[i].extract.from_hdr.field); in dpni_prepare_key_cfg() 48 cfg->extracts[i].extract.from_hdr.hdr_index; in dpni_prepare_key_cfg() 51 extr->size = cfg->extracts[i].extract.from_data.size; in dpni_prepare_key_cfg() 53 cfg->extracts[i].extract.from_data.offset; in dpni_prepare_key_cfg() 56 extr->size = cfg->extracts[i].extract.from_parse.size; in dpni_prepare_key_cfg() 58 cfg->extracts[i].extract.from_parse.offset; in dpni_prepare_key_cfg()
|
D | dpkg.h | 464 } extract; member
|
D | dpaa2-eth.c | 3217 kg_cfg.extracts[0].extract.from_hdr.prot = NET_PROT_VLAN; in dpaa2_eth_set_vlan_qos() 3218 kg_cfg.extracts[0].extract.from_hdr.type = DPKG_FULL_FIELD; in dpaa2_eth_set_vlan_qos() 3219 kg_cfg.extracts[0].extract.from_hdr.field = NH_FLD_VLAN_TCI; in dpaa2_eth_set_vlan_qos() 3767 key->extract.from_hdr.prot = dist_fields[i].cls_prot; in dpaa2_eth_set_dist_key() 3768 key->extract.from_hdr.type = DPKG_FULL_FIELD; in dpaa2_eth_set_dist_key() 3769 key->extract.from_hdr.field = dist_fields[i].cls_field; in dpaa2_eth_set_dist_key()
|
/drivers/media/platform/ti-vpe/ |
D | cal.c | 352 u32 val, extract, pack; in cal_ctx_pix_proc_config() local 356 extract = CAL_PIX_PROC_EXTRACT_B8; in cal_ctx_pix_proc_config() 360 extract = CAL_PIX_PROC_EXTRACT_B10_MIPI; in cal_ctx_pix_proc_config() 364 extract = CAL_PIX_PROC_EXTRACT_B12_MIPI; in cal_ctx_pix_proc_config() 368 extract = CAL_PIX_PROC_EXTRACT_B16_LE; in cal_ctx_pix_proc_config() 384 extract = CAL_PIX_PROC_EXTRACT_B8; in cal_ctx_pix_proc_config() 390 cal_set_field(&val, extract, CAL_PIX_PROC_EXTRACT_MASK); in cal_ctx_pix_proc_config()
|
/drivers/hwtracing/stm/ |
D | Kconfig | 25 STP protocol in order to extract the data. 40 addition to the MIPI STP, in order to extract the data.
|
/drivers/staging/media/av7110/ |
D | Kconfig | 30 download/extract it, and then copy it to /usr/lib/hotplug/firmware 91 download/extract it, and then copy it to /usr/lib/hotplug/firmware
|
/drivers/media/usb/ttusb-dec/ |
D | Kconfig | 19 download/extract them, and then copy them to /usr/lib/hotplug/firmware
|
/drivers/media/dvb-frontends/ |
D | Kconfig | 335 download/extract it, and then copy it to /usr/lib/hotplug/firmware 387 download/extract them, and then copy them to /usr/lib/hotplug/firmware 591 download/extract them, and then copy them to /usr/lib/hotplug/firmware
|
/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/ |
D | g98.fuc0s | 206 // extract the method
|
/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/ |
D | com.fuc | 426 // extract cpp, src_ncomp and dst_ncomp from FORMAT
|