umad_set_pkey - set pkey index within umad buffer
Contents
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);
