Home
last modified time | relevance | path

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

/drivers/infiniband/sw/rdmavt/
Dah.c62 int rvt_check_ah(struct ib_device *ibdev, in rvt_check_ah() function
88 EXPORT_SYMBOL(rvt_check_ah);
107 if (rvt_check_ah(ibah->device, init_attr->ah_attr)) in rvt_create_ah()
160 if (rvt_check_ah(ibah->device, ah_attr)) in rvt_modify_ah()
Dqp.c1498 if (rvt_check_ah(qp->ibqp.device, &attr->ah_attr)) in rvt_modify_qp()
1513 if (rvt_check_ah(qp->ibqp.device, &attr->alt_ah_attr)) in rvt_modify_qp()