.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "IB_QUERY_GID" "9" "09 October 2005" "" "" .SH NAME ib_query_gid \- Get GID table entry .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int ib_query_gid (struct ib_device * \fIdevice\fB, u8 \fIport_num\fB, int \fIindex\fB, union ib_gid * \fIgid\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdevice\fB\fR Device to query .TP \fB\fIport_num\fB\fR Port number to query .TP \fB\fIindex\fB\fR GID table index to query .TP \fB\fIgid\fB\fR Returned GID .SH "DESCRIPTION" .PP \fBib_query_gid\fR fetches the specified GID table entry.