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
..
2015-08-06 21:55:47 -07:00
2014-11-18 15:26:32 -05:00
2014-11-18 15:27:32 -05:00
2015-11-18 16:17:41 -05:00
2014-08-26 13:45:47 -04:00
2015-11-09 21:55:48 -05:00
2015-10-14 19:00:20 -07:00
2015-09-24 15:21:54 -07:00
2015-10-20 06:08:27 -07:00
2015-09-01 21:19:17 -07:00
2015-09-01 17:00:24 -07:00
2015-07-08 13:59:20 -07:00
2015-02-19 15:45:53 -05:00
2015-04-02 14:04:59 -04:00
2015-10-08 04:27:03 -07:00
2015-07-21 10:39:03 -07:00
2015-11-17 15:25:44 -05:00
2015-05-17 23:41:11 -04:00
2013-05-20 13:48:04 -07:00
2015-10-03 04:49:37 -07:00
2014-01-05 20:27:54 -05:00
2015-08-29 13:05:16 -07:00
2015-07-25 00:13:18 -07:00
2015-05-31 00:03:21 -07:00
2015-09-29 14:57:16 -07:00
2014-07-15 11:05:09 -04:00
2015-08-13 16:23:11 -07:00
2015-11-03 11:08:22 -05:00
2015-10-05 03:19:06 -07:00
2015-11-17 15:25:44 -05:00
2014-12-10 22:41:55 -05:00
2015-05-25 22:55:37 -04:00
2015-11-17 14:38:35 -05:00
2015-10-09 07:52:27 -07:00
2015-11-06 17:50:42 -08:00
2015-05-09 17:38:36 -04:00
2015-03-20 18:51:09 -04:00
2015-07-09 14:17:15 -07:00
2015-10-26 22:24:22 -07:00
2015-10-08 05:26:35 -07:00