.\" 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_PKEY" "9" "09 October 2005" "" "" .SH NAME ib_query_pkey \- Get P_Key table entry .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int ib_query_pkey (struct ib_device * \fIdevice\fB, u8 \fIport_num\fB, u16 \fIindex\fB, u16 * \fIpkey\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 P_Key table index to query .TP \fB\fIpkey\fB\fR Returned P_Key .SH "DESCRIPTION" .PP \fBib_query_pkey\fR fetches the specified P_Key table entry.