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

/linux-master/drivers/platform/mellanox/
H A Dmlxbf-tmfifo.c247 struct mlxbf_tmfifo_vdev *tm_vdev)
252 for (i = 0; i < ARRAY_SIZE(tm_vdev->vrings); i++) {
253 vring = &tm_vdev->vrings[i];
256 dma_free_coherent(tm_vdev->vdev.dev.parent, size,
269 struct mlxbf_tmfifo_vdev *tm_vdev)
277 for (i = 0; i < ARRAY_SIZE(tm_vdev->vrings); i++) {
278 vring = &tm_vdev->vrings[i];
283 vring->vdev_id = tm_vdev->vdev.id.device;
285 dev = &tm_vdev->vdev.dev;
290 mlxbf_tmfifo_free_vrings(fifo, tm_vdev);
246 mlxbf_tmfifo_free_vrings(struct mlxbf_tmfifo *fifo, struct mlxbf_tmfifo_vdev *tm_vdev) argument
268 mlxbf_tmfifo_alloc_vrings(struct mlxbf_tmfifo *fifo, struct mlxbf_tmfifo_vdev *tm_vdev) argument
936 struct mlxbf_tmfifo_vdev *tm_vdev; local
980 struct mlxbf_tmfifo_vdev *tm_vdev; local
1020 struct mlxbf_tmfifo_vdev *tm_vdev = mlxbf_vdev_to_tmfifo(vdev); local
1028 struct mlxbf_tmfifo_vdev *tm_vdev = mlxbf_vdev_to_tmfifo(vdev); local
1038 struct mlxbf_tmfifo_vdev *tm_vdev = mlxbf_vdev_to_tmfifo(vdev); local
1066 struct mlxbf_tmfifo_vdev *tm_vdev = mlxbf_vdev_to_tmfifo(vdev); local
1115 struct mlxbf_tmfifo_vdev *tm_vdev = mlxbf_vdev_to_tmfifo(vdev); local
1124 struct mlxbf_tmfifo_vdev *tm_vdev = mlxbf_vdev_to_tmfifo(vdev); local
1132 struct mlxbf_tmfifo_vdev *tm_vdev = mlxbf_vdev_to_tmfifo(vdev); local
1143 struct mlxbf_tmfifo_vdev *tm_vdev = mlxbf_vdev_to_tmfifo(vdev); local
1157 struct mlxbf_tmfifo_vdev *tm_vdev = mlxbf_vdev_to_tmfifo(vdev); local
1169 struct mlxbf_tmfifo_vdev *tm_vdev = mlxbf_vdev_to_tmfifo(vdev); local
1193 struct mlxbf_tmfifo_vdev *tm_vdev, *reg_dev = NULL; local
1258 struct mlxbf_tmfifo_vdev *tm_vdev; local
[all...]

Completed in 117 milliseconds