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

/freebsd-12-stable/contrib/ofed/libibverbs/
H A Dverbs.c170 enum ibv_rate __attribute__((const)) mbps_to_ibv_rate(int mbps) function
H A Dverbs.h622 * mbps_to_ibv_rate - Convert a Mbit/sec value to an IB rate enum.
625 enum ibv_rate __attribute_const mbps_to_ibv_rate(int mbps) __attribute_const;

Completed in 63 milliseconds