linux/drivers/net/ethernet/intel/i40e
Jacob Keller 8fd75c58a0 i40e: move ethtool stats boiler plate code to i40e_ethtool_stats.h
Move the boiler plate structures and helper functions we recently
added into their own header file, so that the complete collection is
located together.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2018-08-30 13:53:03 -07:00
..
i40e.h
i40e_adminq.c i40e: Add additional return code to i40e_asq_send_command 2018-08-07 12:20:38 -07:00
i40e_adminq.h
i40e_adminq_cmd.h i40e: Add AQ command for rearrange NVM structure 2018-08-07 12:20:45 -07:00
i40e_alloc.h
i40e_client.c
i40e_client.h
i40e_common.c i40e: Add AQ command for rearrange NVM structure 2018-08-07 12:20:45 -07:00
i40e_dcb.c
i40e_dcb.h
i40e_dcb_nl.c
i40e_debugfs.c
i40e_devids.h
i40e_diag.c
i40e_diag.h
i40e_ethtool.c i40e: move ethtool stats boiler plate code to i40e_ethtool_stats.h 2018-08-30 13:53:03 -07:00
i40e_ethtool_stats.h i40e: move ethtool stats boiler plate code to i40e_ethtool_stats.h 2018-08-30 13:53:03 -07:00
i40e_hmc.c
i40e_hmc.h
i40e_lan_hmc.c
i40e_lan_hmc.h
i40e_main.c i40e: Fix for Tx timeouts when interface is brought up if DCB is enabled 2018-08-24 08:52:35 -07:00
i40e_nvm.c
i40e_osdep.h
i40e_prototype.h i40e: Add AQ command for rearrange NVM structure 2018-08-07 12:20:45 -07:00
i40e_ptp.c
i40e_register.h
i40e_status.h
i40e_trace.h
i40e_txrx.c i40e_txrx: mark expected switch fall-through 2018-08-07 17:54:20 -07:00
i40e_txrx.h
i40e_type.h
i40e_virtchnl_pf.c
i40e_virtchnl_pf.h
Makefile