Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/mthca/
Dmthca_av.c261 int mthca_ah_grh_present(struct mthca_ah *ah) in mthca_ah_grh_present() function
275 if (mthca_ah_grh_present(ah)) { in mthca_read_ah()
308 attr->ah_flags = mthca_ah_grh_present(ah) ? IB_AH_GRH : 0; in mthca_ah_query()
Dmthca_dev.h569 int mthca_ah_grh_present(struct mthca_ah *ah);
Dmthca_qp.c1485 mthca_ah_grh_present(to_mah(wr->wr.ud.ah)), 0, in build_mlx_header()