Home
last modified time | relevance | path

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

/Linux-v5.10/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.c1500 if (rvt_check_ah(qp->ibqp.device, &attr->ah_attr)) in rvt_modify_qp()
1515 if (rvt_check_ah(qp->ibqp.device, &attr->alt_ah_attr)) in rvt_modify_qp()
/Linux-v5.10/include/rdma/
Drdma_vt.h518 int rvt_check_ah(struct ib_device *ibdev, struct rdma_ah_attr *ah_attr);