umad_get_fd - get the umad fd for the requested port
Contents
Description
umad_get_fd() returns the umad fd for the port specified by portid.
Name
umad_get_fd - get the umad fd for the requested port
Return Value
umad_get_fd() returns the fd for the portid requested or -EINVAL if portid is invalid.
Synopsis
#include<infiniband/umad.h>intumad_get_fd(intportid);
