Eric Dumazet d64b5e85bf net: add netif_tx_napi_add()
netif_tx_napi_add() is a variant of netif_napi_add()

It should be used by drivers that use a napi structure
to exclusively poll TX.

We do not want to add this kind of napi in napi_hash[] in following
patches, adding generic busy polling to all NAPI drivers.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-11-18 16:17:41 -05:00
..
2014-09-11 15:27:36 -04:00
2015-11-18 16:17:41 -05:00
2015-08-06 09:43:56 +03:00
2015-10-09 11:39:09 +03:00
2013-05-22 15:08:27 -04:00
2015-10-29 13:06:45 +02:00
2015-10-09 11:39:13 +03:00
2015-10-29 13:06:47 +02:00
2015-10-29 13:06:47 +02:00
2015-06-09 14:39:04 +03:00