Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
H A Dmthca_qp.c208 static void *get_recv_wqe(struct mthca_qp *qp, int n) in get_recv_wqe() function
844 qp->rq.last = get_recv_wqe(qp, qp->rq.max - 1); in __mthca_modify_qp()
1217 next = get_recv_wqe(qp, i); in mthca_alloc_qp_common()
1236 next = get_recv_wqe(qp, i); in mthca_alloc_qp_common()
1244 qp->rq.last = get_recv_wqe(qp, qp->rq.max - 1); in mthca_alloc_qp_common()
1859 wqe = get_recv_wqe(qp, ind); in mthca_tavor_post_receive()
2188 wqe = get_recv_wqe(qp, ind); in mthca_arbel_post_receive()
2247 next = get_recv_wqe(qp, index); in mthca_free_err_wqe()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/
H A Dmthca_qp.c208 static void *get_recv_wqe(struct mthca_qp *qp, int n) in get_recv_wqe() function
844 qp->rq.last = get_recv_wqe(qp, qp->rq.max - 1); in __mthca_modify_qp()
1220 next = get_recv_wqe(qp, i); in mthca_alloc_qp_common()
1239 next = get_recv_wqe(qp, i); in mthca_alloc_qp_common()
1247 qp->rq.last = get_recv_wqe(qp, qp->rq.max - 1); in mthca_alloc_qp_common()
1862 wqe = get_recv_wqe(qp, ind); in mthca_tavor_post_receive()
2191 wqe = get_recv_wqe(qp, ind); in mthca_arbel_post_receive()
2250 next = get_recv_wqe(qp, index); in mthca_free_err_wqe()
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
H A Dqp.c171 static void *get_recv_wqe(struct mlx4_ib_qp *qp, int n) in get_recv_wqe() function
3849 scat = get_recv_wqe(qp, ind); in _mlx4_ib_post_recv()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/
H A Dqp.c179 static void *get_recv_wqe(struct mlx4_ib_qp *qp, int n) in get_recv_wqe() function
3882 scat = get_recv_wqe(qp, ind); in _mlx4_ib_post_recv()

Completed in 16 milliseconds