Query: ibv_rate_to_mbps
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IBV_RATE_TO_MBPS(3) Libibverbs Programmer's Manual IBV_RATE_TO_MBPS(3)NAMEibv_rate_to_mbps - convert IB rate enumeration to Mbit/sec mbps_to_ibv_rate - convert Mbit/sec to an IB rate enumerationSYNOPSIS#include <infiniband/verbs.h> int ibv_rate_to_mbps(enum ibv_rate rate); enum ibv_rate mbps_to_ibv_rate(int mbps);DESCRIPTIONibv_rate_to_mbps() converts the IB transmission rate enumeration rate to a number of Mbit/sec. For example, if rate is IBV_RATE_5_GBPS, the value 5000 will be returned (5 Gbit/sec = 5000 Mbit/sec). mbps_to_ibv_rate() converts the number of Mbit/sec mult to an IB transmission rate enumeration. For example, if mult is 5000, the rate enu- meration IBV_RATE_5_GBPS will be returned.RETURN VALUEibv_rate_to_mbps() returns the number of Mbit/sec. mbps_to_ibv_rate() returns the enumeration representing the IB transmission rate.SEE ALSOibv_query_port(3)AUTHORSDotan Barak <dotanb@dev.mellanox.co.il> libibverbs 2012-03-31 IBV_RATE_TO_MBPS(3)
Related Man Pages |
---|
umad_release_port(3) - centos |
tape2wav(1) - debian |
annuityq(3m) - hpux |
cfsetispeed(3) - osf1 |
ppsratecheck(9) - netbsd |
Similar Topics in the Unix Linux Community |
---|
CentOS7 restoring file capabilities |
Docker learning Phase-I |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |
Please Welcome Dave Munro to the Moderator Team! |