Searched refs:virtio_caif_transf_config (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dvirtio_caif.h13 struct virtio_caif_transf_config { struct
21 struct virtio_caif_transf_config uplink, downlink;
/linux-master/drivers/net/caif/
H A Dcaif_virtio.c684 virtio_cread(vdev, struct virtio_caif_transf_config, headroom,
686 virtio_cread(vdev, struct virtio_caif_transf_config, headroom,
688 virtio_cread(vdev, struct virtio_caif_transf_config, tailroom,
690 virtio_cread(vdev, struct virtio_caif_transf_config, tailroom,
692 virtio_cread(vdev, struct virtio_caif_transf_config, mtu,
694 virtio_cread(vdev, struct virtio_caif_transf_config, mtu,

Completed in 153 milliseconds