Home
last modified time | relevance | path

Searched refs:path_rate (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/ehca/
Dehca_av.c53 enum ib_rate path_rate, u32 *ipd) in ehca_calc_ipd() argument
55 int path = ib_rate_to_mult(path_rate); in ehca_calc_ipd()
59 if (path_rate == IB_RATE_PORT_CURRENT) { in ehca_calc_ipd()
66 path_rate); in ehca_calc_ipd()
Dehca_iverbs.h198 enum ib_rate path_rate, u32 *ipd);