Print this page
6064 ixgbe needs X550 support

Split Close
Expand all
Collapse all
          --- old/exception_lists/cstyle
          +++ new/exception_lists/cstyle
↓ open down ↓ 973 lines elided ↑ open up ↑
 974  974  usr/src/uts/common/io/i40e/core/i40e_type.h
 975  975  usr/src/uts/common/io/i40e/core/i40e_virtchnl.h
 976  976  usr/src/uts/common/io/ixgbe/core/ixgbe_82598.c
 977  977  usr/src/uts/common/io/ixgbe/core/ixgbe_82598.h
 978  978  usr/src/uts/common/io/ixgbe/core/ixgbe_82599.c
 979  979  usr/src/uts/common/io/ixgbe/core/ixgbe_82599.h
 980  980  usr/src/uts/common/io/ixgbe/core/ixgbe_api.c
 981  981  usr/src/uts/common/io/ixgbe/core/ixgbe_api.h
 982  982  usr/src/uts/common/io/ixgbe/core/ixgbe_common.c
 983  983  usr/src/uts/common/io/ixgbe/core/ixgbe_common.h
      984 +usr/src/uts/common/io/ixgbe/core/ixgbe_dcb.c
      985 +usr/src/uts/common/io/ixgbe/core/ixgbe_dcb.h
      986 +usr/src/uts/common/io/ixgbe/core/ixgbe_dcb_82598.c
      987 +usr/src/uts/common/io/ixgbe/core/ixgbe_dcb_82598.h
      988 +usr/src/uts/common/io/ixgbe/core/ixgbe_dcb_82599.c
      989 +usr/src/uts/common/io/ixgbe/core/ixgbe_dcb_82599.h
 984  990  usr/src/uts/common/io/ixgbe/core/ixgbe_mbx.c
 985  991  usr/src/uts/common/io/ixgbe/core/ixgbe_mbx.h
 986  992  usr/src/uts/common/io/ixgbe/core/ixgbe_osdep.h
 987  993  usr/src/uts/common/io/ixgbe/core/ixgbe_phy.c
 988  994  usr/src/uts/common/io/ixgbe/core/ixgbe_phy.h
 989  995  usr/src/uts/common/io/ixgbe/core/ixgbe_type.h
      996 +usr/src/uts/common/io/ixgbe/core/ixgbe_vf.c
      997 +usr/src/uts/common/io/ixgbe/core/ixgbe_vf.h
 990  998  usr/src/uts/common/io/ixgbe/core/ixgbe_x540.c
 991  999  usr/src/uts/common/io/ixgbe/core/ixgbe_x540.h
     1000 +usr/src/uts/common/io/ixgbe/core/ixgbe_x550.c
     1001 +usr/src/uts/common/io/ixgbe/core/ixgbe_x550.h
 992 1002  usr/src/uts/common/io/sfxge/common/ef10_ev.c
 993 1003  usr/src/uts/common/io/sfxge/common/ef10_filter.c
 994 1004  usr/src/uts/common/io/sfxge/common/ef10_impl.h
 995 1005  usr/src/uts/common/io/sfxge/common/ef10_intr.c
 996 1006  usr/src/uts/common/io/sfxge/common/ef10_mac.c
 997 1007  usr/src/uts/common/io/sfxge/common/ef10_mcdi.c
 998 1008  usr/src/uts/common/io/sfxge/common/ef10_nic.c
 999 1009  usr/src/uts/common/io/sfxge/common/ef10_nvram.c
1000 1010  usr/src/uts/common/io/sfxge/common/ef10_phy.c
1001 1011  usr/src/uts/common/io/sfxge/common/ef10_rx.c
↓ open down ↓ 254 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX