Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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