.\" 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_MODIFY_DEVICE" "9" "09 October 2005" "" ""
.SH NAME
ib_modify_device \- Change IB device attributes
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int ib_modify_device (struct ib_device * \fIdevice\fB, int \fIdevice_modify_mask\fB, struct ib_device_modify * \fIdevice_modify\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdevice\fB\fR
Device to modify
.TP
\fB\fIdevice_modify_mask\fB\fR
Mask of attributes to change
.TP
\fB\fIdevice_modify\fB\fR
New attribute values
.SH "DESCRIPTION"
.PP
\fBib_modify_device\fR changes a device's attributes as specified by
the \fIdevice_modify_mask\fR and \fIdevice_modify\fR structure.