NetBSD/src SLLxCLusys/dev/pci/ixgbe ixgbe_common.c if_sriov.c

   Sync with FreeBSD ix-3.3.8 part 1. No functional change in this part:
    - Move ixgbe_toggle_txdctl() to ixgbe_common.c and modify a bit.
      No functional change because this function is currently used for SR-IOV
      and it's not used in NetBSD.
    - Some modification to match the latest netmap API.
    - Modify ixgbe_hic_unlocked(). No functional change because neither
      IXGBE_HOST_INTERFACE_APPLY_UPDATE_CMD(0x38) nor
      IXGBE_HOST_INTERFACE_SHADOW_RAM_READ_CMD(0x31) are used.
    - Add ixgbe_clear_mbx(). No functional change because this function is not
      used yet.
    - Add some not-yet-used register definitions.
    - Whitespace fixes.
VersionDeltaFile
1.23+66-3sys/dev/pci/ixgbe/ixgbe_common.c
1.6+1-45sys/dev/pci/ixgbe/if_sriov.c
1.11+44-1sys/dev/pci/ixgbe/ixgbe_mbx.c
1.55+11-11sys/dev/pci/ixgbe/ixgbe.h
1.39+20-1sys/dev/pci/ixgbe/ixgbe_type.h
1.53+9-10sys/dev/pci/ixgbe/ix_txrx.c
1.23+14-1sys/dev/pci/ixgbe/ixgbe_api.c
1.189+3-3sys/dev/pci/ixgbe/ixgbe.c
1.14+2-1sys/dev/pci/ixgbe/ixgbe_common.h
1.14+2-1sys/dev/pci/ixgbe/ixgbe_mbx.h
1.2+1-2sys/dev/pci/ixgbe/ixgbe_netmap.c
1.15+2-1sys/dev/pci/ixgbe/ixgbe_api.h
+175-8012 files

UnifiedSplitRaw