Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/qib/
Dqib_qp.c590 if (qib_check_ah(qp->ibqp.device, &attr->ah_attr)) in qib_modify_qp()
597 if (qib_check_ah(qp->ibqp.device, &attr->alt_ah_attr)) in qib_modify_qp()
Dqib_verbs.c1776 int qib_check_ah(struct ib_device *ibdev, struct ib_ah_attr *ah_attr) in qib_check_ah() function
1816 if (qib_check_ah(pd->device, ah_attr)) { in qib_create_ah()
1876 if (qib_check_ah(ibah->device, ah_attr)) in qib_modify_ah()
Dqib_verbs.h915 int qib_check_ah(struct ib_device *ibdev, struct ib_ah_attr *ah_attr);