Searched refs:qib_check_ah (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/infiniband/hw/qib/
H A Dqib_qp.c595 if (qib_check_ah(qp->ibqp.device, &attr->ah_attr)) qib_modify_qp()
602 if (qib_check_ah(qp->ibqp.device, &attr->alt_ah_attr)) qib_modify_qp()
H A Dqib_verbs.c1808 int qib_check_ah(struct ib_device *ibdev, struct ib_ah_attr *ah_attr) qib_check_ah() function
1848 if (qib_check_ah(pd->device, ah_attr)) { qib_create_ah()
1925 if (qib_check_ah(ibah->device, ah_attr)) qib_modify_ah()
H A Dqib_verbs.h974 int qib_check_ah(struct ib_device *ibdev, struct ib_ah_attr *ah_attr);

Completed in 103 milliseconds