Home
last modified time | relevance | path

Searched defs:head_size (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/virtio/
H A Dvirtio_rxtx_packed_neon.h24 uint16_t head_size = vq->hw->vtnet_hdr_size; in virtqueue_enqueue_batch_packed_vec() local
168 uint16_t head_size = hw->vtnet_hdr_size; in virtqueue_dequeue_batch_packed_vec() local
H A Dvirtio_rxtx_packed_avx.h24 uint16_t head_size = vq->hw->vtnet_hdr_size; in virtqueue_enqueue_batch_packed_vec() local
H A Dvirtio_rxtx.c451 int16_t head_size = vq->hw->vtnet_hdr_size; in virtqueue_enqueue_xmit_inorder() local
497 int16_t head_size = vq->hw->vtnet_hdr_size; in virtqueue_enqueue_xmit_packed_fast() local
551 int16_t head_size = vq->hw->vtnet_hdr_size; in virtqueue_enqueue_xmit() local
H A Dvirtqueue.h719 int16_t head_size = vq->hw->vtnet_hdr_size; in virtqueue_enqueue_xmit_packed() local