mirror_ubuntu-kernels/drivers/net/ethernet/intel/ice
Anirudh Venkataramanan f80eaa4210 ice: Clean up register file
This patch cleans up the existing register definitions.

1) Several instances of long defines names used in the BIT() macro
   were replaced to use the actual values they represent. As a
   result some defines for shifts (ending with _S) that were used
   only to create bitmasks were removed completely.

2) Apply more consistent tab spacing.

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-28 10:49:31 -07:00
..
ice_adminq_cmd.h ice: Implement handlers for ethtool PHY/link operations 2018-08-28 10:48:26 -07:00
ice_common.c ice: Implement handlers for ethtool PHY/link operations 2018-08-28 10:48:26 -07:00
ice_common.h ice: Implement handlers for ethtool PHY/link operations 2018-08-28 10:48:26 -07:00
ice_controlq.c ice: Prevent control queue operations during reset 2018-08-28 10:20:00 -07:00
ice_controlq.h ice: Initialize PF and setup miscellaneous interrupt 2018-03-26 10:34:49 -07:00
ice_devids.h
ice_ethtool.c ice: Implement handlers for ethtool PHY/link operations 2018-08-28 10:48:26 -07:00
ice_hw_autogen.h ice: Clean up register file 2018-08-28 10:49:31 -07:00
ice_lan_tx_rx.h ice: Rework flex descriptor programming 2018-08-28 09:18:47 -07:00
ice_main.c ice: Refactor VSI allocation, deletion and rebuild flow 2018-08-28 10:34:01 -07:00
ice_nvm.c ice: Update request resource command to latest specification 2018-08-28 10:17:06 -07:00
ice_osdep.h ice: Start hardware initialization 2018-03-26 09:59:08 -07:00
ice_sched.c ice: Updates to Tx scheduler code 2018-08-28 09:58:13 -07:00
ice_sched.h ice: Update Tx scheduler tree for VSI multi-Tx queue support 2018-03-26 12:21:42 -07:00
ice_status.h ice: Prevent control queue operations during reset 2018-08-28 10:20:00 -07:00
ice_switch.c ice: Refactor VSI allocation, deletion and rebuild flow 2018-08-28 10:34:01 -07:00
ice_switch.h ice: Refactor VSI allocation, deletion and rebuild flow 2018-08-28 10:34:01 -07:00
ice_txrx.c ice: Add support for VLANs and offloads 2018-03-26 11:54:49 -07:00
ice_txrx.h ice: Change struct members from bool to u8 2018-08-23 11:32:59 -07:00
ice_type.h ice: Refactor VSI allocation, deletion and rebuild flow 2018-08-28 10:34:01 -07:00
ice.h ice: Refactor VSI allocation, deletion and rebuild flow 2018-08-28 10:34:01 -07:00
Makefile ice: Add stats and ethtool support 2018-03-26 12:11:19 -07:00