Searched hist:c1a81619d73a436f4b796b44c2711c68aec9b787 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ ! |
H A D | hclge_main.h | c1a81619d73a436f4b796b44c2711c68aec9b787 Thu Dec 14 18:03:09 UTC 2017 Salil Mehta <salil.mehta@huawei.com> net: hns3: Add mailbox interrupt handling to PF driver
All PF mailbox events are conveyed through a common interrupt (vector 0). This interrupt vector is shared by reset and mailbox.
This patch adds the handling of mailbox interrupt event and its deferred processing in context to a separate mailbox task.
Signed-off-by: Salil Mehta <salil.mehta@huawei.com> Signed-off-by: lipeng <lipeng321@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | hclge_main.c | c1a81619d73a436f4b796b44c2711c68aec9b787 Thu Dec 14 18:03:09 UTC 2017 Salil Mehta <salil.mehta@huawei.com> net: hns3: Add mailbox interrupt handling to PF driver
All PF mailbox events are conveyed through a common interrupt (vector 0). This interrupt vector is shared by reset and mailbox.
This patch adds the handling of mailbox interrupt event and its deferred processing in context to a separate mailbox task.
Signed-off-by: Salil Mehta <salil.mehta@huawei.com> Signed-off-by: lipeng <lipeng321@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|