Searched refs:opfn_qp_init (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | opfn.h | 82 void opfn_qp_init(struct rvt_qp *qp, struct ib_qp_attr *attr, int attr_mask);
|
H A D | opfn.c | 242 void opfn_qp_init(struct rvt_qp *qp, struct ib_qp_attr *attr, int attr_mask) in opfn_qp_init() function
|
H A D | qp.c | 287 opfn_qp_init(qp, attr, attr_mask); in hfi1_modify_qp()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | opfn.h | 82 void opfn_qp_init(struct rvt_qp *qp, struct ib_qp_attr *attr, int attr_mask);
|
H A D | opfn.c | 242 void opfn_qp_init(struct rvt_qp *qp, struct ib_qp_attr *attr, int attr_mask) in opfn_qp_init() function
|
H A D | qp.c | 245 opfn_qp_init(qp, attr, attr_mask); in hfi1_modify_qp()
|
Completed in 5 milliseconds