Home
last modified time | relevance | path

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

/linux/drivers/platform/mellanox/
A Dmlxbf-tmfifo.c115 struct mlxbf_tmfifo_vdev { struct
116 struct virtio_device vdev;
117 u8 status;
118 u64 features;
119 struct mlxbf_tmfifo_vring vrings[MLXBF_TMFIFO_VRING_MAX];
120 union {
123 } config;
124 struct circ_buf tx_buf;

Completed in 6 milliseconds