Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/mthca/
HDmthca_av.c292 int mthca_ah_query(struct ib_ah *ibah, struct ib_ah_attr *attr) in mthca_ah_query() function
HDmthca_dev.h570 int mthca_ah_query(struct ib_ah *ibah, struct ib_ah_attr *attr);
HDmthca_provider.c1237 dev->ib_dev.query_ah = mthca_ah_query; in mthca_register_device()