IXGB_XMIT_FRAME
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
ixgb_xmit_frame - hard_start_xmit linked function, transmit entry point.
SYNOPSIS
"SYNOPSIS"
int ixgb_xmit_frame (struct sk_buff * skb, struct net_device * netdev);
ARGUMENTS
- skb
-
-- undescribed --
- netdev
-
-- undescribed --
DESCRIPTION
ixgb_xmit_frame is called to send an skb on the wire.
param skb contains data to send
param netdev network interface device structure
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 06:20:54 GMT, October 06, 2005