Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/rdmavt/
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()
A Dqp.c1447 if (rvt_check_ah(qp->ibqp.device, &attr->ah_attr)) in rvt_modify_qp()
1462 if (rvt_check_ah(qp->ibqp.device, &attr->alt_ah_attr)) in rvt_modify_qp()
/linux/include/rdma/
A Drdma_vt.h518 int rvt_check_ah(struct ib_device *ibdev, struct rdma_ah_attr *ah_attr);

Completed in 13 milliseconds