| /dpdk/drivers/bus/fslmc/portal/ |
| H A D | dpaa2_hw_pvt.h | 267 #define DPAA2_SET_FD_ADDR(fd, addr) do { \ argument 273 #define DPAA2_SET_ONLY_FD_BPID(fd, bpid) \ argument 276 #define DPAA2_SET_FD_OFFSET(fd, offset) \ argument 278 #define DPAA2_SET_FD_INTERNAL_JD(fd, len) \ argument 280 #define DPAA2_GET_FD_FRC_PARSE_SUM(fd) \ argument 288 #define DPAA2_RESET_FD_FLC(fd) do { \ argument 293 #define DPAA2_SET_FD_FLC(fd, addr) do { \ argument 318 #define DPAA2_SET_FD_COMPOUND_FMT(fd) \ argument 320 #define DPAA2_GET_FD_ADDR(fd) \ argument 323 #define DPAA2_GET_FD_LEN(fd) ((fd)->simple.len) argument [all …]
|
| /dpdk/drivers/net/dpaa2/ |
| H A D | dpaa2_rxtx.c | 358 eth_fd_to_mbuf(const struct qbman_fd *fd, in eth_fd_to_mbuf() 405 struct qbman_fd *fd, in eth_mbuf_to_sg_fd() 558 struct qbman_fd *fd, uint16_t bpid) in eth_copy_mbuf_to_fd() 608 const struct qbman_fd *fd; in dump_err_pkts() local 702 const struct qbman_fd *fd; in dpaa2_dev_prefetch_rx() local 857 const struct qbman_fd *fd, in dpaa2_dev_process_parallel_event() 880 const struct qbman_fd *fd, in dpaa2_dev_process_atomic_event() 909 const struct qbman_fd *fd, in dpaa2_dev_process_ordered_event() 944 const struct qbman_fd *fd; in dpaa2_dev_rx() local 1070 const struct qbman_fd *fd, *next_fd; in dpaa2_dev_tx_conf() local [all …]
|
| /dpdk/lib/vhost/ |
| H A D | fd_man.c | 69 fdset_find_fd(struct fdset *pfdset, int fd) in fdset_find_fd() 80 fdset_add_fd(struct fdset *pfdset, int idx, int fd, in fdset_add_fd() 116 fdset_add(struct fdset *pfdset, int fd, fd_cb rcb, fd_cb wcb, void *dat) in fdset_add() 147 fdset_del(struct fdset *pfdset, int fd) in fdset_del() 182 fdset_try_del(struct fdset *pfdset, int fd) in fdset_try_del() 223 int fd, numfds; in fdset_event_dispatch() local
|
| H A D | fd_man.h | 15 int fd; /* -1 indicates this entry is empty */ member 24 struct fdentry fd[MAX_FDS]; member
|
| H A D | socket.c | 204 vhost_user_add_connection(int fd, struct vhost_user_socket *vsocket) in vhost_user_add_connection() 290 vhost_user_server_new_connection(int fd, void *dat, int *remove __rte_unused) in vhost_user_server_new_connection() 341 int fd; in create_unix_socket() local 371 int fd = vsocket->socket_fd; in vhost_user_start_server() local 414 int fd; member 430 vhost_user_connect_nonblock(char *path, int fd, struct sockaddr *un, size_t sz) in vhost_user_connect_nonblock() 521 int fd = vsocket->socket_fd; in vhost_user_start_client() local
|
| /dpdk/usertools/ |
| H A D | cpu_layout.py | 10 fd = open("{}/kernel_max".format(base_path)) variable 15 fd = open("{}/cpu{}/topology/core_id".format(base_path, cpu)) variable 20 fd = open("{}/cpu{}/topology/physical_package_id".format(base_path, cpu)) variable
|
| /dpdk/lib/port/ |
| H A D | rte_port_fd.h | 28 int fd; member 43 int fd; member 57 int fd; member
|
| H A D | rte_swx_port_fd.h | 25 int fd; member 43 int fd; member
|
| /dpdk/lib/eal/windows/ |
| H A D | eal_file.c | 18 int fd, ret, sys_flags; in eal_file_open() local 45 eal_file_truncate(int fd, ssize_t size) in eal_file_truncate() 106 eal_file_lock(int fd, enum eal_flock_op op, enum eal_flock_mode mode) in eal_file_lock()
|
| /dpdk/drivers/bus/fslmc/ |
| H A D | fslmc_vfio.h | 24 int fd; /* fslmc root container device ?? */ member 30 int fd; /* /dev/vfio/"groupid" */ member 38 int fd; /* /dev/vfio/vfio */ member
|
| /dpdk/lib/eal/linux/ |
| H A D | eal_memalloc.c | 194 get_file_size(int fd) in get_file_size() 213 static int lock(int fd, int type) in lock() 240 int fd; in get_seg_memfd() local 285 int fd; in get_seg_fd() local 370 resize_hugefile_in_memory(int fd, uint64_t fa_offset, in resize_hugefile_in_memory() 475 close_hugefile(int fd, char *path, int list_idx) in close_hugefile() 527 int fd; in alloc_seg() local 741 int fd, ret = 0; in free_seg() local 1606 eal_memalloc_set_seg_list_fd(int list_idx, int fd) in eal_memalloc_set_seg_list_fd() 1623 int fd; in eal_memalloc_get_seg_fd() local [all …]
|
| H A D | eal_memory.c | 89 int fd, retval; in rte_mem_virt2phy() local 199 int retval, fd = open(RANDOMIZE_VA_SPACE_FILE, O_RDONLY); in aslr_enabled() local 251 int fd; in map_all_hugepages() local 520 int fd; in create_shared_memory() local 722 int fd; local 1125 int n_segs, fd, flags; local 1481 getFileSize(int fd) 1504 int fd, fd_hugepage = -1; local
|
| /dpdk/lib/eal/unix/ |
| H A D | eal_file.c | 43 eal_file_truncate(int fd, ssize_t size) in eal_file_truncate() 55 eal_file_lock(int fd, enum eal_flock_op op, enum eal_flock_mode mode) in eal_file_lock()
|
| /dpdk/drivers/net/dpaa/ |
| H A D | dpaa_rxtx.c | 63 static void dpaa_display_frame_info(const struct qm_fd *fd, in dpaa_display_frame_info() 283 struct qm_fd *fd, char *prs_buf) in dpaa_checksum_offload() 338 dpaa_eth_sg_to_mbuf(const struct qm_fd *fd, uint32_t ifid) in dpaa_eth_sg_to_mbuf() 398 dpaa_eth_fd_to_mbuf(const struct qm_fd *fd, uint32_t ifid) in dpaa_eth_fd_to_mbuf() 438 dpaa_free_mbuf(const struct qm_fd *fd) in dpaa_free_mbuf() 507 const struct qm_fd *fd; in dpaa_rx_cb_no_prefetch() local 562 const struct qm_fd *fd; in dpaa_rx_cb() local 699 struct qm_fd *fd; in dpaa_eth_err_queue() local 796 struct qm_fd *fd, in dpaa_eth_mbuf_to_sg_fd()
|
| /dpdk/drivers/crypto/dpaa2_sec/ |
| H A D | dpaa2_sec_dpseci.c | 90 struct qbman_fd *fd, uint16_t bpid) in build_proto_compound_sg_fd() 317 struct qbman_fd *fd, __rte_unused uint16_t bpid) in build_authenc_gcm_sg_fd() 462 struct qbman_fd *fd, uint16_t bpid, in build_authenc_gcm_fd() 603 struct qbman_fd *fd, __rte_unused uint16_t bpid) in build_authenc_sg_fd() 894 struct qbman_fd *fd, in build_auth_sg_fd() 1565 sec_simple_fd_to_mbuf(const struct qbman_fd *fd) in sec_simple_fd_to_mbuf() 1754 struct qbman_fd *fd; in dpaa2_sec_free_eqresp_buf() local 1930 const struct qbman_fd *fd; in dpaa2_sec_dequeue_burst() local 3996 const struct qbman_fd *fd, in dpaa2_sec_process_parallel_event() 4023 const struct qbman_fd *fd, in dpaa2_sec_process_atomic_event() [all …]
|
| H A D | dpaa2_sec_raw_dp.c | 33 struct qbman_fd *fd) in build_raw_dp_chain_fd() 190 struct qbman_fd *fd) in build_raw_dp_aead_fd() 341 struct qbman_fd *fd) in build_raw_dp_auth_fd() 456 struct qbman_fd *fd) in build_raw_dp_proto_fd() 588 struct qbman_fd *fd) in build_raw_dp_cipher_fd() 835 sec_fd_to_userdata(const struct qbman_fd *fd) in sec_fd_to_userdata() 868 const struct qbman_fd *fd; in dpaa2_sec_raw_dequeue_burst() local
|
| /dpdk/drivers/raw/dpaa2_qdma/ |
| H A D | dpaa2_qdma.c | 48 uint32_t len, struct qbman_fd *fd, in qdma_populate_fd_pci() 84 uint32_t len, struct qbman_fd *fd, int ser) in qdma_populate_fd_ddr() 199 struct qbman_fd *fd, in dpdmai_dev_set_fd_us() 297 struct qbman_fd *fd, in dpdmai_dev_set_multi_fd_lf_no_rsp() 343 struct qbman_fd *fd, in dpdmai_dev_set_multi_fd_lf() 396 struct qbman_fd *fd, in dpdmai_dev_set_sg_fd_lf() 479 const struct qbman_fd *fd, in dpdmai_dev_get_job_us() 505 const struct qbman_fd *fd, in dpdmai_dev_get_single_job_lf() 539 const struct qbman_fd *fd, in dpdmai_dev_get_sg_job_lf() 592 const struct qbman_fd *fd; in dpdmai_dev_dequeue_multijob_prefetch() local [all …]
|
| /dpdk/lib/eal/windows/include/ |
| H A D | rte_os_shim.h | 29 #define read(fd, buf, n) _read(fd, buf, n) argument 30 #define write(fd, buf, n) _write(fd, buf, n) argument 31 #define close(fd) _close(fd) argument
|
| /dpdk/drivers/bus/pci/bsd/ |
| H A D | pci.c | 160 int fd; in pci_uio_map_resource_by_index() local 330 int fd; in rte_pci_scan() local 407 int fd = -1; in rte_pci_read_config() local 453 int fd = -1; in rte_pci_write_config() local
|
| /dpdk/drivers/crypto/dpaa_sec/ |
| H A D | dpaa_sec_raw_dp.c | 98 struct qm_fd *fd) in build_dpaa_raw_dp_auth_fd() 230 struct qm_fd *fd) in build_raw_cipher_auth_gcm_sg() 387 struct qm_fd *fd) in build_dpaa_raw_dp_chain_fd() 539 struct qm_fd *fd) in build_dpaa_raw_dp_cipher_fd() 658 struct qm_fd *fd) in build_dpaa_raw_proto_sg() 786 struct qm_fd fds[DPAA_SEC_BURST], *fd; in dpaa_sec_raw_enqueue_burst() local 893 const struct qm_fd *fd; in dpaa_sec_deq_raw() local
|
| /dpdk/drivers/bus/fslmc/qbman/ |
| H A D | qbman_portal.c | 833 const struct qbman_fd *fd) in qbman_swp_enqueue_ring_mode_cinh_read_direct() 871 const struct qbman_fd *fd) in qbman_swp_enqueue_ring_mode_cinh_direct() 1035 const struct qbman_fd *fd, in qbman_swp_enqueue_multiple_cinh_read_direct() 1105 const struct qbman_fd *fd, in qbman_swp_enqueue_multiple_cinh_direct() 1233 struct qbman_fd **fd, in qbman_swp_enqueue_multiple_fd_direct() 1303 struct qbman_fd **fd, in qbman_swp_enqueue_multiple_fd_cinh_read_direct() 1373 struct qbman_fd **fd, in qbman_swp_enqueue_multiple_fd_cinh_direct() 1433 struct qbman_fd **fd, in qbman_swp_enqueue_multiple_fd_mem_back() 1493 struct qbman_fd **fd, in qbman_swp_enqueue_multiple_fd() 1572 const struct qbman_fd *fd, in qbman_swp_enqueue_multiple_desc_cinh_read_direct() [all …]
|
| /dpdk/lib/eal/freebsd/ |
| H A D | eal_hugepage_info.c | 27 int fd = open(filename, flags, 0600); in map_shared_memory() local 58 int num_buffers, fd, error; in eal_hugepage_info_init() local
|
| /dpdk/drivers/net/virtio/virtio_user/ |
| H A D | vhost_kernel.c | 73 int fd; in get_vhost_kernel_max_regions() local 87 vhost_kernel_ioctl(int fd, uint64_t request, void *arg) in vhost_kernel_ioctl() 264 int ret, fd; in vhost_kernel_set_vring() local 306 int ret, fd; in vhost_kernel_set_vring_file() local 341 int ret, fd; in vhost_kernel_set_vring_addr() local
|
| H A D | vhost_user.c | 106 vhost_user_write(int fd, struct vhost_user_msg *msg, int *fds, int fd_num) in vhost_user_write() 143 vhost_user_read(int fd, struct vhost_user_msg *msg) in vhost_user_read() 390 int i, fd; in update_memory_region() local 589 int fd = file->fd; in vhost_user_set_vring_file() local 746 int fd = data->listenfd; in vhost_user_start_server() local 795 int fd; in vhost_user_server_reconnect() local 816 int fd; in vhost_user_setup() local
|
| /dpdk/lib/eal/common/ |
| H A D | eal_common_interrupts.c | 188 int rte_intr_fd_set(struct rte_intr_handle *intr_handle, int fd) in rte_intr_fd_set() 230 int rte_intr_dev_fd_set(struct rte_intr_handle *intr_handle, int fd) in rte_intr_dev_fd_set() 347 int index, int fd) in rte_intr_efds_index_set()
|