Searched refs:extract (Results 1 – 12 of 12) sorted by relevance
| /drivers/net/ethernet/freescale/dpaa2/ |
| A 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()
|
| A D | dpkg.h | 464 } extract; member
|
| A D | dpaa2-eth.c | 3717 kg_cfg.extracts[0].extract.from_hdr.prot = NET_PROT_VLAN; in dpaa2_eth_set_vlan_qos() 3718 kg_cfg.extracts[0].extract.from_hdr.type = DPKG_FULL_FIELD; in dpaa2_eth_set_vlan_qos() 3719 kg_cfg.extracts[0].extract.from_hdr.field = NH_FLD_VLAN_TCI; in dpaa2_eth_set_vlan_qos() 4268 key->extract.from_hdr.prot = dist_fields[i].cls_prot; in dpaa2_eth_set_dist_key() 4269 key->extract.from_hdr.type = DPKG_FULL_FIELD; in dpaa2_eth_set_dist_key() 4270 key->extract.from_hdr.field = dist_fields[i].cls_field; in dpaa2_eth_set_dist_key()
|
| /drivers/media/platform/ti/cal/ |
| A D | cal.c | 328 u32 val, extract, pack; in cal_ctx_pix_proc_config() local 332 extract = CAL_PIX_PROC_EXTRACT_B8; in cal_ctx_pix_proc_config() 336 extract = CAL_PIX_PROC_EXTRACT_B10_MIPI; in cal_ctx_pix_proc_config() 340 extract = CAL_PIX_PROC_EXTRACT_B12_MIPI; in cal_ctx_pix_proc_config() 344 extract = CAL_PIX_PROC_EXTRACT_B16_LE; in cal_ctx_pix_proc_config() 360 extract = CAL_PIX_PROC_EXTRACT_B8; in cal_ctx_pix_proc_config() 366 cal_set_field(&val, extract, CAL_PIX_PROC_EXTRACT_MASK); in cal_ctx_pix_proc_config()
|
| /drivers/staging/media/av7110/ |
| A D | Kconfig | 30 download/extract it, and then copy it to /usr/lib/hotplug/firmware 69 download/extract it, and then copy it to /usr/lib/hotplug/firmware
|
| /drivers/hwtracing/stm/ |
| A D | Kconfig | 24 STP protocol in order to extract the data. 39 addition to the MIPI STP, in order to extract the data.
|
| /drivers/media/usb/ttusb-dec/ |
| A D | Kconfig | 19 download/extract them, and then copy them to /usr/lib/hotplug/firmware
|
| /drivers/gpu/drm/panthor/ |
| A D | panthor_fw.h | 17 u64 extract; member 21 u64 extract; member
|
| A D | panthor_sched.c | 1053 queue->iface.input->extract = queue->iface.output->extract; in cs_slot_prog_locked() 1054 drm_WARN_ON(&ptdev->base, queue->iface.input->insert < queue->iface.input->extract); in cs_slot_prog_locked() 1072 if (queue->iface.input->insert != queue->iface.input->extract && queue->timeout_suspended) { in cs_slot_prog_locked() 1155 if (queue->iface.input->insert == queue->iface.output->extract && in cs_slot_sync_queue_state_locked() 1403 u64 cs_extract = queue->iface.output->extract; in cs_slot_process_fault_event_locked() 3172 queue->iface.input->extract = queue->iface.output->extract; in queue_run_job()
|
| /drivers/media/dvb-frontends/ |
| A D | Kconfig | 499 download/extract it, and then copy it to /usr/lib/hotplug/firmware 526 download/extract them, and then copy them to /usr/lib/hotplug/firmware 661 download/extract them, and then copy them to /usr/lib/hotplug/firmware
|
| /drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/ |
| A D | g98.fuc0s | 206 // extract the method
|
| /drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/ |
| A D | com.fuc | 426 // extract cpp, src_ncomp and dst_ncomp from FORMAT
|
Completed in 44 milliseconds