linux/drivers/net/ethernet/intel/ice
Bruce Allan 3bcd7fa37f ice: Update to interrupts enabled in OICR
Remove the following interrupt causes that are not applicable or not
handled:
- PFINT_OICR_HLP_RDY_M
- PFINT_OICR_CPM_RDY_M
- PFINT_OICR_GPIO_M
- PFINT_OICR_STORM_DETECT_M

Add the following interrupt cause that's actually handled in ice_misc_intr:
- PFINT_OICR_PE_CRITERR_M

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com>
Tested-by: Tony Brelinski <tonyx.brelinski@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2018-08-23 11:26:47 -07:00
..
ice.h ice: Report stats for allocated queues via ethtool stats 2018-08-23 09:49:16 -07:00
ice_adminq_cmd.h ice: Set VLAN flags correctly 2018-08-23 10:02:15 -07:00
ice_common.c ice: Fix multiple static analyser warnings 2018-08-23 09:20:36 -07:00
ice_common.h
ice_controlq.c ice: Fix bugs in control queue processing 2018-08-23 09:54:24 -07:00
ice_controlq.h
ice_devids.h
ice_ethtool.c ice: Report stats for allocated queues via ethtool stats 2018-08-23 09:49:16 -07:00
ice_hw_autogen.h ice: Update to interrupts enabled in OICR 2018-08-23 11:26:47 -07:00
ice_lan_tx_rx.h ice: Cleanup magic number 2018-08-23 09:46:17 -07:00
ice_main.c ice: Update to interrupts enabled in OICR 2018-08-23 11:26:47 -07:00
ice_nvm.c
ice_osdep.h
ice_sched.c ice: Remove unnecessary node owner check 2018-08-23 09:24:27 -07:00
ice_sched.h
ice_status.h
ice_switch.c ice: Fix multiple static analyser warnings 2018-08-23 09:20:36 -07:00
ice_switch.h
ice_txrx.c
ice_txrx.h
ice_type.h
Makefile