logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

umad_get_pkey - get pkey index from umad buffer

Author

Sasha Khapyorsky <sashak@voltaire.com> OpenIB Jan 15, 2008 UMAD_GET_PKEY(3)

Description

umad_get_pkey() gets the pkey index from the specified umad buffer.

Name

umad_get_pkey - get pkey index from umad buffer

Return Value

umad_get_pkey() returns value of pkey index (or zero if pkey index is not supported by user_mad interface).

Synopsis

#include<infiniband/umad.h>intumad_get_pkey(void*umad);

See Also