Home
last modified time | relevance | path

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

/drivers/infiniband/hw/ehca/
Dehca_av.c51 enum ib_rate path_rate, u32 *ipd) in ehca_calc_ipd() argument
53 int path = ib_rate_to_mult(path_rate); in ehca_calc_ipd()
57 if (path_rate == IB_RATE_PORT_CURRENT) { in ehca_calc_ipd()
64 path_rate); in ehca_calc_ipd()
Dehca_iverbs.h198 enum ib_rate path_rate, u32 *ipd);