numam-dpdk/drivers/net/qede/base
Rasesh Mody b9ebba32cc net/qede/base: code cleanup
- Remove some dead definitions, function declarations and unused
   variables
 - Remove an obsolete workaround from ecore_int_igu_enable()
 - Remove set variables that are not used
 - Remove needless check in  ecore_init_wfq_param() when configuring
   minimum vport BW. We already check whether total for all vports is
   greater than the PF's, so no need to check independently the current
   requested configuration as well.

Signed-off-by: Rasesh Mody <rasesh.mody@cavium.com>
2017-10-12 01:36:58 +01:00
..
bcm_osal.c net/qede/base: use crc32 OSAL macro 2017-10-06 02:49:48 +02:00
bcm_osal.h net/qede/base: add various OS abstraction macros 2017-10-12 01:36:58 +01:00
common_hsi.h net/qede/base: update firmware to 8.30.12.0 2017-10-06 02:49:49 +02:00
ecore_attn_values.h
ecore_chain.h
ecore_cxt_api.h net/qede/base: fix code flow and remove unused code 2017-04-28 14:46:18 +02:00
ecore_cxt.c net/qede/base: disable aRFS for NPAR and 100G 2017-10-06 02:49:49 +02:00
ecore_cxt.h net/qede/base: use passed ptt handler 2017-10-06 02:49:49 +02:00
ecore_dcbx_api.h net/qede/base: code cleanup 2017-10-12 01:36:58 +01:00
ecore_dcbx.c net/qede/base: code cleanup 2017-10-12 01:36:58 +01:00
ecore_dcbx.h net/qede/base: add LLDP support 2017-10-12 01:36:58 +01:00
ecore_dev_api.h net/qede/base: add UFP support 2017-10-06 02:49:49 +02:00
ecore_dev.c net/qede/base: code cleanup 2017-10-12 01:36:58 +01:00
ecore_gtt_reg_addr.h
ecore_gtt_values.h
ecore_hsi_common.h net/qede/base: update firmware to 8.30.12.0 2017-10-06 02:49:49 +02:00
ecore_hsi_debug_tools.h net/qede/base: update firmware to 8.30.12.0 2017-10-06 02:49:49 +02:00
ecore_hsi_eth.h net/qede/base: update firmware to 8.30.12.0 2017-10-06 02:49:49 +02:00
ecore_hsi_init_func.h net/qede/base: upgrade the FW to 8.20.0.0 2017-06-12 10:41:29 +01:00
ecore_hsi_init_tool.h
ecore_hw_defs.h
ecore_hw.c net/qede/base: add/change/revise logs 2017-10-12 01:36:58 +01:00
ecore_hw.h net/qede/base: code cleanup 2017-10-12 01:36:58 +01:00
ecore_init_fw_funcs.c net/qede/base: semantic changes 2017-10-12 01:36:58 +01:00
ecore_init_fw_funcs.h net/qede/base: update firmware to 8.30.12.0 2017-10-06 02:49:49 +02:00
ecore_init_ops.c net/qede/base: catch an init command write failure 2017-10-06 02:49:49 +02:00
ecore_init_ops.h net/qede/base: use passed ptt handler 2017-10-06 02:49:49 +02:00
ecore_int_api.h net/qede/base: update firmware to 8.30.12.0 2017-10-06 02:49:49 +02:00
ecore_int.c net/qede/base: code cleanup 2017-10-12 01:36:58 +01:00
ecore_int.h net/qede/base: update firmware to 8.30.12.0 2017-10-06 02:49:49 +02:00
ecore_iov_api.h net/qede/base: introduce HW/SW channel 2017-10-12 01:36:58 +01:00
ecore_iro_values.h net/qede/base: update firmware to 8.30.12.0 2017-10-06 02:49:49 +02:00
ecore_iro.h net/qede/base: update firmware to 8.30.12.0 2017-10-06 02:49:49 +02:00
ecore_l2_api.h net/qede/base: remove unused parameters 2017-10-06 02:49:49 +02:00
ecore_l2.c net/qede/base: disable aRFS for NPAR and 100G 2017-10-06 02:49:49 +02:00
ecore_l2.h net/qede/base: read per queue coalescing from HW 2017-10-06 02:49:49 +02:00
ecore_mcp_api.h net/qede/base: semantic changes 2017-10-06 02:49:49 +02:00
ecore_mcp.c net/qede/base: code cleanup 2017-10-12 01:36:58 +01:00
ecore_mcp.h net/qede/base: support WoL writes 2017-10-06 02:49:49 +02:00
ecore_mng_tlv.c net/qede/base: remove unused parameters 2017-10-06 02:49:49 +02:00
ecore_proto_if.h net/qede/base: update firmware to 8.30.12.0 2017-10-06 02:49:49 +02:00
ecore_rt_defs.h net/qede/base: update firmware to 8.30.12.0 2017-10-06 02:49:49 +02:00
ecore_sp_api.h net/qede/base: use passed ptt handler 2017-10-06 02:49:49 +02:00
ecore_sp_commands.c net/qede/base: add UFP support 2017-10-06 02:49:49 +02:00
ecore_sp_commands.h net/qede/base: add UFP support 2017-10-06 02:49:49 +02:00
ecore_spq.c net/qede/base: semantic changes 2017-10-12 01:36:58 +01:00
ecore_spq.h net/qede/base: use function pointers for spq async callback 2017-10-06 02:49:49 +02:00
ecore_sriov.c net/qede/base: add/change/revise logs 2017-10-12 01:36:58 +01:00
ecore_sriov.h net/qede/base: add/fix comments 2017-10-12 01:36:58 +01:00
ecore_status.h
ecore_utils.h
ecore_vf_api.h net/qede/base: introduce HW/SW channel 2017-10-12 01:36:58 +01:00
ecore_vf.c net/qede/base: add/change/revise logs 2017-10-12 01:36:58 +01:00
ecore_vf.h net/qede/base: introduce HW/SW channel 2017-10-12 01:36:58 +01:00
ecore_vfpf_if.h net/qede/base: support mapped doorbell BARs for VF 2017-10-06 02:49:49 +02:00
ecore.h net/qede/base: semantic changes 2017-10-12 01:36:58 +01:00
eth_common.h net/qede/base: upgrade the FW to 8.20.0.0 2017-06-12 10:41:29 +01:00
mcp_public.h net/qede/base: add LLDP support 2017-10-12 01:36:58 +01:00
nvm_cfg.h net/qede/base: add NVRAM config options 2017-10-12 01:36:58 +01:00
reg_addr.h net/qede/base: update firmware to 8.30.12.0 2017-10-06 02:49:49 +02:00