Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/rdmavt/
H A 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()
H A 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()
/openbmc/linux/include/rdma/
H A Drdma_vt.h518 int rvt_check_ah(struct ib_device *ibdev, struct rdma_ah_attr *ah_attr);