.\" 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 "EI_RECEIVE" "" "06 October 2005" "" "" .SH NAME ei_receive \- receive some packets .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void ei_receive (struct net_device * \fIdev\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR network device with which receive will be run .SH "DESCRIPTION" .PP We have a good packet(s), get it/them out of the buffers. Called with lock held.