Lines Matching refs:mlxbf_tmfifo
56 struct mlxbf_tmfifo;
95 struct mlxbf_tmfifo *fifo;
155 struct mlxbf_tmfifo *fifo;
173 * struct mlxbf_tmfifo - Structure of the TmFifo
190 struct mlxbf_tmfifo {
246 static void mlxbf_tmfifo_free_vrings(struct mlxbf_tmfifo *fifo,
268 static int mlxbf_tmfifo_alloc_vrings(struct mlxbf_tmfifo *fifo,
303 static void mlxbf_tmfifo_disable_irqs(struct mlxbf_tmfifo *fifo)
440 struct mlxbf_tmfifo *fifo = container_of(t, struct mlxbf_tmfifo, timer);
510 static int mlxbf_tmfifo_get_rx_avail(struct mlxbf_tmfifo *fifo)
519 static int mlxbf_tmfifo_get_tx_avail(struct mlxbf_tmfifo *fifo, int vdev_id)
537 static void mlxbf_tmfifo_console_tx(struct mlxbf_tmfifo *fifo, int avail)
606 struct mlxbf_tmfifo *fifo = vring->fifo;
658 struct mlxbf_tmfifo *fifo = vring->fifo;
737 struct mlxbf_tmfifo *fifo = vring->fifo;
877 struct mlxbf_tmfifo *fifo;
933 static void mlxbf_tmfifo_work_rxtx(struct mlxbf_tmfifo *fifo, int queue_id,
957 struct mlxbf_tmfifo *fifo;
959 fifo = container_of(work, struct mlxbf_tmfifo, work);
981 struct mlxbf_tmfifo *fifo;
1189 struct mlxbf_tmfifo *fifo,
1256 static int mlxbf_tmfifo_delete_vdev(struct mlxbf_tmfifo *fifo, int vdev_id)
1291 static void mlxbf_tmfifo_set_threshold(struct mlxbf_tmfifo *fifo)
1318 static void mlxbf_tmfifo_cleanup(struct mlxbf_tmfifo *fifo)
1335 struct mlxbf_tmfifo *fifo;
1436 struct mlxbf_tmfifo *fifo = platform_get_drvdata(pdev);