Linux Kernel
3.7.1
|
Functions | |
int | SetupNextSend (struct bcm_mini_adapter *Adapter, struct sk_buff *Packet, USHORT Vcid) |
int | tx_pkt_handler (struct bcm_mini_adapter *Adapter) |
This function despatches the IP packets with the given vcid to the target via the host h/w interface.
Adapter | Logical Adapter |
Packet | data buffer |
Definition at line 84 of file Transmit.c.
int tx_pkt_handler | ( | struct bcm_mini_adapter * | Adapter | ) |
Transmit thread
Adapter | pointer to adapter object |
Definition at line 180 of file Transmit.c.