.\" 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 "E100_ALLOC_SKB" "" "06 October 2005" "" "" .SH NAME e100_alloc_skb \- allocate an skb for the adapter .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp struct rx_list_elem * e100_alloc_skb (struct e100_private * \fIbdp\fB); \fR .SH "ARGUMENTS" .TP \fB\fIbdp\fB\fR atapter's private data struct .SH "DESCRIPTION" .PP Allocates skb with enough room for rfd, and data, and reserve non-data space. Returns the new cell with sk_buff or NULL\&.