.\" 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 "IXGB_SET_MULTI" "" "06 October 2005" "" "" .SH NAME ixgb_set_multi \- Multicast and Promiscuous mode set. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void ixgb_set_multi (struct net_device * \fInetdev\fB); \fR .SH "ARGUMENTS" .TP \fB\fInetdev\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP \fIparam\fR netdev network interface device structure .PP The set_multi entry point is called whenever the multicast address list or the network interface flags are updated. This routine is resposible for configuring the hardware for proper multicast, promiscuous mode, and all-multi behavior.