linux/drivers/net/ethernet/hisilicon
Yunsheng Lin 0812545487 net: hns3: add interrupt affinity support for misc interrupt
The misc interrupt is used to schedule the reset and mailbox
subtask, and service_task delayed_work is used to do periodic
management work each second.

This patch sets the above three subtask's affinity using the
misc interrupt' affinity.

Also this patch setups a affinity notify for misc interrupt to
allow user to change the above three subtask's affinity.

Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com>
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-07-29 08:23:41 -07:00
..
hns net: Use skb accessors in network drivers 2019-07-22 20:47:56 -07:00
hns3 net: hns3: add interrupt affinity support for misc interrupt 2019-07-29 08:23:41 -07:00
hip04_eth.c net: hisilicon: Use devm_platform_ioremap_resource 2019-07-12 15:37:18 -07:00
hisi_femac.c net: hisilicon: Use devm_platform_ioremap_resource 2019-07-12 15:37:18 -07:00
hix5hd2_gmac.c net: Use skb accessors in network drivers 2019-07-22 20:47:56 -07:00
hns_mdio.c net: hisilicon: Use devm_platform_ioremap_resource 2019-07-12 15:37:18 -07:00
Kconfig net: hisilicon: Add support for HI13X1 to hip04_eth 2019-07-09 14:29:26 -07:00
Makefile