1
0
Fork 0
alistair23-linux/drivers/net/fjes
Taku Izumi ac63b94708 fjes: tx_stall_task
This patch adds tx_stall_task.
When receiver's buffer is full, sender stops
its tx queue. This task is used to monitor
receiver's status and when receiver's buffer
is avairable, it resumes tx queue.

Signed-off-by: Taku Izumi <izumi.taku@jp.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-08-24 14:06:35 -07:00
..
Makefile fjes: Hardware initialization routine 2015-08-24 14:06:33 -07:00
fjes.h fjes: tx_stall_task 2015-08-24 14:06:35 -07:00
fjes_hw.c fjes: net_device_ops.ndo_start_xmit 2015-08-24 14:06:34 -07:00
fjes_hw.h fjes: net_device_ops.ndo_start_xmit 2015-08-24 14:06:34 -07:00
fjes_main.c fjes: tx_stall_task 2015-08-24 14:06:35 -07:00
fjes_regs.h fjes: net_device_ops.ndo_open and .ndo_stop 2015-08-24 14:06:34 -07:00