.\" 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 "PRISM54_MIB_MODE_HELPER" "9" "09 October 2005" "" "" .SH NAME prism54_mib_mode_helper \- MIB change mode helper function .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int prism54_mib_mode_helper (islpci_private * \fIpriv\fB, u32 \fIiw_mode\fB); \fR .SH "ARGUMENTS" .TP \fB\fIpriv\fB\fR -- undescribed -- .TP \fB\fIiw_mode\fB\fR new mode (IW_MODE_*) .SH "DESCRIPTION" .PP This is a helper function, hence it does not lock. Make sure caller deals with locking *if* necessary. This function sets the mode-dependent mib values and does the mapping of the Linux Wireless API modes to Device firmware modes. It also checks for correct valid Linux wireless modes.