получить umad fd для запрошенного порта (get the umad fd for the requested port)
Имя (Name)
umad_get_fd - get the umad fd for the requested port
Синопсис (Synopsis)
#include <infiniband/umad.h>
int umad_get_fd(int
portid);
Описание (Description)
umad_get_fd()
returns the umad fd for the port specified by
portid.
Возвращаемое значение (Return value)
umad_get_fd()
returns the fd for the portid requested or -EINVAL
if portid is invalid.