Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/
H A Dqp.c853 * rvt_init_qp - initialize the QP state to the reset state
862 static void rvt_init_qp(struct rvt_dev_info *rdi, struct rvt_qp *qp, in rvt_init_qp() function
954 rvt_init_qp(rdi, qp, type);
1221 rvt_init_qp(rdi, qp, init_attr->qp_type); in rvt_create_qp()
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/
H A Dqp.c813 * rvt_init_qp - initialize the QP state to the reset state
823 static void rvt_init_qp(struct rvt_dev_info *rdi, struct rvt_qp *qp, in rvt_init_qp() function
916 rvt_init_qp(rdi, qp, type);
1176 rvt_init_qp(rdi, qp, init_attr->qp_type); in rvt_create_qp()

Completed in 13 milliseconds