Searched refs:ehca_mult (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/hw/ehca/
H A Dehca_av.c73 int ehca_mult = local
76 if (ah_mult >= ehca_mult)
80 ((ehca_mult - 1) / ah_mult) : 0;
H A Dehca_qp.c957 int ehca_mult = ib_rate_to_mult(shca->sport[my_qp-> local
967 if (ah_mult < ehca_mult)
969 ((ehca_mult - 1) / ah_mult) : 0;
1041 int ehca_mult = ib_rate_to_mult( local
1052 if (ah_mult < ehca_mult)
1054 ((ehca_mult - 1) / ah_mult) : 0;

Completed in 92 milliseconds