Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/qlogic
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-10-27 19:34:54 -07:00
2015-11-18 16:17:41 -05:00
2015-11-10 15:39:03 -05:00
2015-10-27 19:34:47 -07:00
2011-08-10 20:03:49 -07:00