Home
last modified time | relevance | path

Searched refs:rvt_check_ah (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/infiniband/sw/rdmavt/
Dah.c20 int rvt_check_ah(struct ib_device *ibdev, in rvt_check_ah() function
46 EXPORT_SYMBOL(rvt_check_ah);
65 if (rvt_check_ah(ibah->device, init_attr->ah_attr)) in rvt_create_ah()
117 if (rvt_check_ah(ibah->device, ah_attr)) in rvt_modify_ah()
Dqp.c1445 if (rvt_check_ah(qp->ibqp.device, &attr->ah_attr)) in rvt_modify_qp()
1460 if (rvt_check_ah(qp->ibqp.device, &attr->alt_ah_attr)) in rvt_modify_qp()
/Linux-v6.6/include/rdma/
Drdma_vt.h518 int rvt_check_ah(struct ib_device *ibdev, struct rdma_ah_attr *ah_attr);