Lines Matching refs:virtio_with_packed_queue
352 if (virtio_with_packed_queue(vq->hw)) in virtio_send_command()
455 if (virtio_with_packed_queue(vq->hw)) { in virtio_init_vring()
504 if (!virtio_with_packed_queue(hw) && !rte_is_power_of_2(vq_size)) { in virtio_init_queue()
537 if (virtio_with_packed_queue(hw)) { in virtio_init_queue()
654 if (!virtio_with_packed_queue(hw)) { in virtio_init_queue()
1416 if (virtio_with_packed_queue(hw)) { in virtio_get_monitor_addr()
1693 if (virtio_with_packed_queue(hw)) { in set_rxtx_funcs()
1714 if (virtio_with_packed_queue(hw)) { in set_rxtx_funcs()
2240 virtio_with_packed_queue(hw)) in virtio_init_device()
2408 if (!virtio_with_packed_queue(hw)) { in eth_virtio_dev_init()
2668 if (virtio_with_packed_queue(hw)) { in virtio_dev_configure()
2897 if (virtio_with_packed_queue(hw)) { in virtio_tx_completed_cleanup()