Files
linux/drivers/net
Hyong-Youb Kim 0dde80268e myri10ge: Add support for ndo_busy_poll
Add the ndo_busy_poll handler. Use skb_mark_napi_id to mark receive
packets with the napi id. For each slice, use per-slice spinlock and
state variable to ensure that only one handler processes receive
pacekts.

Locking, statistics counters, and the ndo_busy_poll handler follow
those in the ixgbe driver. So, credit goes to that driver's authors.

Signed-off-by: Hyong-Youb Kim <hykim@myri.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-08-20 15:05:37 -07:00
..
2013-07-19 17:36:03 -07:00
2013-03-28 01:20:42 -04:00
2013-08-13 15:10:22 -07:00
2013-07-26 15:24:32 -07:00
2013-08-20 00:08:22 -07:00
2013-07-19 17:36:03 -07:00