Searched refs:check_ah (Results 1 – 3 of 3) sorted by relevance
15 * If driver supports a more detailed check_ah function call back to it42 if (rdi->driver_f.check_ah) in rvt_check_ah() 43 return rdi->driver_f.check_ah(ibdev, ah_attr); in rvt_check_ah()
333 int (*check_ah)(struct ib_device *, struct rdma_ah_attr *); member
1795 dd->verbs_dev.rdi.driver_f.check_ah = hfi1_check_ah; in hfi1_register_ib_device()