.\" 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_TX_CSUM" "" "06 October 2005" "" "" .SH NAME ixgb_tx_csum \- prepare context descriptor for checksum offload. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp boolean_t ixgb_tx_csum (struct ixgb_adapter * \fIadapter\fB, struct sk_buff * \fIskb\fB); \fR .SH "ARGUMENTS" .TP \fB\fIadapter\fB\fR -- undescribed -- .TP \fB\fIskb\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP .PP ixgb_tx_csum is called to prepare for checksumming a packet in hw. \fIparam\fR adapter board private structure \fIparam\fR skb structure containing data to send