Home
last modified time | relevance | path

Searched defs:remain (Results 1 – 8 of 8) sorted by relevance

/dpdk/examples/vhost/
H A Dvirtio_net.c95 uint64_t remain = dev->hdr_len; in enqueue_pkt() local
/dpdk/drivers/crypto/mlx5/
H A Dmlx5_crypto.c317 uint32_t *remain) in mlx5_crypto_klm_set()
439 uint16_t remain = qp->entries_n - (qp->pi - qp->ci); in mlx5_crypto_enqueue_burst() local
/dpdk/drivers/common/sfc_efx/base/
H A Def10_rx.c647 uint32_t index, remain, batch; in ef10_rx_scale_tbl_set() local
/dpdk/drivers/compress/mlx5/
H A Dmlx5_compress.c478 uint16_t remain = qp->entries_n - (qp->pi - qp->ci); in mlx5_compress_enqueue_burst() local
/dpdk/lib/vhost/
H A Dvirtio_net.c903 uint64_t remain = dev->vhost_hlen; in copy_vnet_hdr_to_desc() local
2454 uint64_t remain = sizeof(struct virtio_net_hdr); in copy_vnet_hdr_from_desc() local
H A Dvhost_crypto.c575 uint64_t remain, addr, dlen, len; in copy_data() local
H A Dvhost.c257 uint64_t len, remain = desc_len; in vhost_alloc_copy_ind_table() local
/dpdk/app/test/
H A Dtest_mbuf.c1276 int remain; in test_mbuf_linearize() local