Home
last modified time | relevance | path

Searched refs:txrx_prepare (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/Documentation/mic/mpssd/
Dmpssd.c391 static inline void txrx_prepare(int type, bool tx, struct mic_vring *vr, in txrx_prepare() function
609 txrx_prepare(VIRTIO_ID_NET, 1, &tx_vr, &copy, in virtio_net()
647 txrx_prepare(VIRTIO_ID_NET, 0, &rx_vr, &copy, in virtio_net()
805 txrx_prepare(VIRTIO_ID_CONSOLE, 1, &tx_vr, in virtio_console()
840 txrx_prepare(VIRTIO_ID_CONSOLE, 0, &rx_vr, in virtio_console()