centos man page for ibv_get_srq_num

Query: ibv_get_srq_num

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

IBV_GET_SRQ_NUM(3)					  Libibverbs Programmer's Manual					IBV_GET_SRQ_NUM(3)

NAME
ibv_get_srq_num - return srq number associated with the given shared receive queue (SRQ)
SYNOPSIS
#include <infiniband/verbs.h> int ibv_get_srq_num(struct ibv_srq *srq, uint32_t *srq_num);
DESCRIPTION
ibv_get_srq_num() return srq number associated with the given shared receive queue The argument srq is an ibv_srq struct, as defined in <infiniband/verbs.h>. srq_num is an output parameter that holds the returned srq number.
RETURN VALUE
ibv_get_srq_num() returns 0 on success, or the value of errno on failure (which indicates the failure reason).
SEE ALSO
ibv_alloc_pd(3), ibv_modify_srq(3), ibv_create_srq_ex(3)
AUTHORS
Yishai Hadas <yishaih@mellanox.com> libibverbs 2013-06-26 IBV_GET_SRQ_NUM(3)
Related Man Pages
ibv_destroy_qp(3) - debian
ibv_modify_srq(3) - debian
ibv_query_srq(3) - debian
ibv_create_srq_ex(3) - centos
ibv_destroy_srq(3) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
DB2 convert digits to binary format
Tar Command
CentOS7 restoring file capabilities