linux_dsm_epyc7002/drivers/net/ethernet/broadcom/bnxt
Jakub Kicinski 53eca1f347 net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
flow_action_hw_stats_types_check() helper takes one of the
FLOW_ACTION_HW_STATS_*_BIT values as input. If we align
the arguments to the opening bracket of the helper there
is no way to call this helper and stay under 80 characters.

Remove the "types" part from the new flow_action helpers
and enum values.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-03-17 21:12:39 -07:00
..
bnxt_coredump.h
bnxt_dcb.c bnxt_en: Remove unnecessary assignment of return code 2020-03-08 21:54:46 -07:00
bnxt_dcb.h
bnxt_debugfs.c bnxt: no need to check return value of debugfs_create functions 2019-08-10 15:25:47 -07:00
bnxt_debugfs.h
bnxt_devlink.c bnxt_en: add newline to netdev_*() format strings 2020-02-26 15:52:33 -08:00
bnxt_devlink.h bnxt_en: Add support for devlink info command 2020-01-27 11:33:29 +01:00
bnxt_dim.c
bnxt_ethtool.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2020-03-12 22:34:48 -07:00
bnxt_ethtool.h bnxt_en: Return error if FW returns more data than dump length 2019-12-10 17:37:14 -08:00
bnxt_fw_hdr.h
bnxt_hsi.h bnxt_en: Update firmware interface spec to 1.10.1.12. 2019-11-18 17:13:28 -08:00
bnxt_nvm_defs.h
bnxt_sriov.c bnxt_en: Remove unnecessary assignment of return code 2020-03-08 21:54:46 -07:00
bnxt_sriov.h bnxt_en: Retain user settings on a VF after RESET_NOTIFY event. 2019-08-30 14:02:19 -07:00
bnxt_tc.c net: rename flow_action_hw_stats_types* -> flow_action_hw_stats* 2020-03-17 21:12:39 -07:00
bnxt_tc.h bnxt_en: Fix array overrun in bnxt_fill_l2_rewrite_fields(). 2019-11-13 14:28:30 -08:00
bnxt_ulp.c bnxt_en: Fix MSIX request logic for RDMA driver. 2019-12-10 17:37:14 -08:00
bnxt_ulp.h bnxt_en: Improve bnxt_ulp_stop()/bnxt_ulp_start() call sequence. 2019-10-31 14:48:20 -07:00
bnxt_vfr.c net/broadcom: Clean broadcom code from driver versions 2020-03-03 17:54:53 -08:00
bnxt_vfr.h
bnxt_xdp.c bnxt_en: add page_pool support 2019-07-08 15:15:25 -07:00
bnxt_xdp.h
bnxt.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2020-03-12 22:34:48 -07:00
bnxt.h net/broadcom: Clean broadcom code from driver versions 2020-03-03 17:54:53 -08:00
Makefile