logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

umad_get_fd - get the umad fd for the requested port

Author

Hal Rosenstock <halr@voltaire.com> OpenIB May 17, 2007 UMAD_GET_FD(3)

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);

See Also