linux_dsm_epyc7002/drivers/net/ethernet/ti
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
..
cpmac.c drivers/net: get rid of unnecessary initializations in .get_drvinfo() 2015-10-16 00:24:10 -07:00
cpsw_ale.c
cpsw_ale.h
cpsw-common.c drivers: net: cpsw-common: add support for reading mac address for dra7 and am437x platforms 2015-09-21 17:21:46 -07:00
cpsw-phy-sel.c drivers/net/ethernet: make ti/cpsw-phy-sel.c explicitly non-modular 2015-10-09 07:52:29 -07:00
cpsw.c net: add netif_tx_napi_add() 2015-11-18 16:17:41 -05:00
cpsw.h drivers: net: cpsw: davinci_emac: move reading mac id to common file 2015-09-21 17:21:46 -07:00
cpts.c
cpts.h
davinci_cpdma.c
davinci_cpdma.h
davinci_emac.c net: davinci_emac: Add support for fixed-link PHY 2015-09-23 15:06:27 -07:00
davinci_mdio.c
Kconfig
Makefile
netcp_core.c net: add netif_tx_napi_add() 2015-11-18 16:17:41 -05:00
netcp_ethss.c net: netcp: add missing of_node_put 2015-10-26 22:08:10 -07:00
netcp_sgmii.c net: netcp: Fixes SGMII reset on network interface shutdown 2015-07-27 01:14:26 -07:00
netcp_xgbepcsr.c
netcp.h net: netcp: fix unused interface rx buffer size configuration 2015-08-07 00:02:36 -07:00
tlan.c drivers/net: get rid of unnecessary initializations in .get_drvinfo() 2015-10-16 00:24:10 -07:00
tlan.h