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_set_pkey - set pkey index within umad buffer

Author

Hal Rosenstock <halr@voltaire.com> OpenIB June 20, 2007 UMAD_SET_PKEY(3)

Description

umad_set_pkey() sets the pkey index within the specified umad buffer.

Name

umad_set_pkey - set pkey index within umad buffer

Return Value

umad_set_pkey() returns 0 on success, and a negative value on an error.

Synopsis

#include<infiniband/umad.h>intumad_set_pkey(void*umad,intpkey_index);

See Also