| /dpdk/lib/eal/unix/ |
| H A D | eal_unix_memory.c | 27 mem_map(void *requested_addr, size_t size, int prot, int flags, in mem_map() argument 30 void *virt = mmap(requested_addr, size, prot, flags, fd, offset); in mem_map() 34 requested_addr, size, prot, flags, fd, offset, in mem_map() 94 mem_rte_to_sys_prot(int prot) in mem_rte_to_sys_prot() argument 98 if (prot & RTE_PROT_READ) in mem_rte_to_sys_prot() 100 if (prot & RTE_PROT_WRITE) in mem_rte_to_sys_prot() 102 if (prot & RTE_PROT_EXECUTE) in mem_rte_to_sys_prot() 109 rte_mem_map(void *requested_addr, size_t size, int prot, int flags, in rte_mem_map() argument 115 sys_prot = mem_rte_to_sys_prot(prot); in rte_mem_map()
|
| /dpdk/drivers/net/dpaa2/base/ |
| H A D | dpaa2_hw_dpni.c | 229 kg_cfg->extracts[i].extract.from_hdr.prot = in dpaa2_distset_to_dpkg_profile_cfg() 243 kg_cfg->extracts[i].extract.from_hdr.prot = in dpaa2_distset_to_dpkg_profile_cfg() 259 kg_cfg->extracts[i].extract.from_hdr.prot = in dpaa2_distset_to_dpkg_profile_cfg() 275 kg_cfg->extracts[i].extract.from_hdr.prot = in dpaa2_distset_to_dpkg_profile_cfg() 292 kg_cfg->extracts[i].extract.from_hdr.prot = in dpaa2_distset_to_dpkg_profile_cfg() 309 kg_cfg->extracts[i].extract.from_hdr.prot = in dpaa2_distset_to_dpkg_profile_cfg() 319 kg_cfg->extracts[i].extract.from_hdr.prot = in dpaa2_distset_to_dpkg_profile_cfg() 329 kg_cfg->extracts[i].extract.from_hdr.prot = in dpaa2_distset_to_dpkg_profile_cfg() 352 kg_cfg->extracts[i].extract.from_hdr.prot = in dpaa2_distset_to_dpkg_profile_cfg() 362 kg_cfg->extracts[i].extract.from_hdr.prot = in dpaa2_distset_to_dpkg_profile_cfg() [all …]
|
| /dpdk/drivers/net/dpaa2/ |
| H A D | dpaa2_flow.c | 362 enum net_prot prot, in dpaa2_flow_extract_add() argument 412 dpkg->extracts[index].extract.from_hdr.prot = prot; in dpaa2_flow_extract_add() 571 if (dpkg->extracts[i].extract.from_hdr.prot == prot && in dpaa2_flow_extract_search() 623 enum net_prot prot; in dpaa2_flow_proto_discrimination_rule() local 644 prot, field); in dpaa2_flow_proto_discrimination_rule() 647 prot, field); in dpaa2_flow_proto_discrimination_rule() 670 prot, field); in dpaa2_flow_proto_discrimination_rule() 673 prot, field); in dpaa2_flow_proto_discrimination_rule() 706 prot, field); in dpaa2_flow_rule_data_set() 710 prot, field); in dpaa2_flow_rule_data_set() [all …]
|
| H A D | dpaa2_mux.c | 107 kg_cfg.extracts[0].extract.from_hdr.prot = NET_PROT_IP; in rte_pmd_dpaa2_mux_flow_create() 126 kg_cfg.extracts[0].extract.from_hdr.prot = NET_PROT_UDP; in rte_pmd_dpaa2_mux_flow_create() 146 kg_cfg.extracts[0].extract.from_hdr.prot = NET_PROT_ETH; in rte_pmd_dpaa2_mux_flow_create()
|
| /dpdk/lib/eal/windows/ |
| H A D | eal_memory.c | 514 rte_mem_map(void *requested_addr, size_t size, int prot, int flags, in rte_mem_map() argument 527 if (prot & RTE_PROT_EXECUTE) { in rte_mem_map() 528 if (prot & RTE_PROT_READ) { in rte_mem_map() 532 if (prot & RTE_PROT_WRITE) { in rte_mem_map() 537 if (prot & RTE_PROT_READ) { in rte_mem_map() 541 if (prot & RTE_PROT_WRITE) { in rte_mem_map()
|
| /dpdk/drivers/net/dpaa2/mc/ |
| H A D | fsl_dpkg.h | 110 enum net_prot prot; member 157 uint8_t prot; member
|
| H A D | dpkg.c | 38 extr->prot = cfg->extracts[i].extract.from_hdr.prot; in dpkg_prepare_key_cfg()
|
| /dpdk/lib/eal/include/ |
| H A D | rte_eal_paging.h | 63 rte_mem_map(void *requested_addr, size_t size, int prot, int flags,
|
| /dpdk/kernel/freebsd/contigmem/ |
| H A D | contigmem.c | 236 contigmem_cdev_pager_ctor(void *handle, vm_ooffset_t size, vm_prot_t prot, in contigmem_cdev_pager_ctor() argument 273 contigmem_cdev_pager_fault(vm_object_t object, vm_ooffset_t offset, int prot, in contigmem_cdev_pager_fault() argument
|
| /dpdk/drivers/crypto/ccp/ |
| H A D | ccp_dev.h | 95 #define CCP_CMD_PROT(p) (CCP_CMD_DW0(p).prot) 386 uint32_t prot:1; member
|
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_flex_pipe.h | 29 u8 *prot, u16 *off);
|
| H A D | ice_switch.c | 2255 u8 i, prof, idx, prot = 0; in ice_get_recp_frm_fw() local 2300 rg_entry->fv_idx[i], &prot, &off); in ice_get_recp_frm_fw() 2301 lkup_exts->fv_words[fv_word_idx].prot_id = prot; in ice_get_recp_frm_fw() 2305 if (prot == ICE_META_DATA_ID_HW && in ice_get_recp_frm_fw()
|
| H A D | ice_flex_pipe.c | 2568 u8 *prot, u16 *off) in ice_find_prot_off() argument 2580 *prot = fv_ext[fv_idx].prot_id; in ice_find_prot_off()
|
| /dpdk/kernel/freebsd/nic_uio/ |
| H A D | nic_uio.c | 88 int prot, vm_memattr_t *memattr) in nic_uio_mmap() argument
|