Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/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.h204 enum ib_rate path_rate, u32 *ipd);