diff options
author | Anirudh Venkataramanan <[email protected]> | 2018-03-20 07:58:10 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2018-03-26 10:34:49 -0700 |
commit | 940b61af02f497fcd911b9e2d75c6b8cf76b92fd (patch) | |
tree | 01b0d4c3d52df2b6dcef563f81e34b37237be11a /net/unix/sysctl_net_unix.c | |
parent | dc49c77236769c571e77d49450b2dfc001d60e33 (diff) |
ice: Initialize PF and setup miscellaneous interrupt
This patch continues the initialization flow as follows:
1) Allocate and initialize necessary fields (like vsi, num_alloc_vsi,
irq_tracker, etc) in the ice_pf instance.
2) Setup the miscellaneous interrupt handler. This also known as the
"other interrupt causes" (OIC) handler and is used to handle non
hotpath interrupts (like control queue events, link events,
exceptions, etc.
3) Implement a background task to process admin queue receive (ARQ)
events received by the driver.
CC: Shannon Nelson <[email protected]>
Signed-off-by: Anirudh Venkataramanan <[email protected]>
Acked-by: Shannon Nelson <[email protected]>
Tested-by: Tony Brelinski <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions