установить индекс pkey в буфере umad (set pkey index within umad buffer)
Имя (Name)
umad_set_pkey - set pkey index within umad buffer
Синопсис (Synopsis)
#include <infiniband/umad.h>
int umad_set_pkey(void
*umad, int
pkey_index);
Описание (Description)
umad_set_pkey()
sets the pkey index within the specified umad
buffer.
Возвращаемое значение (Return value)
umad_set_pkey()
returns 0 on success, and a negative value on an
error.