linux_dsm_epyc7002/drivers/net/ethernet/mellanox/mlxsw
Amit Cohen c0e3969b07 mlxsw: reg: Add Monitoring Port Analyzer Global Register
This register is used for global port analyzer configurations.

Signed-off-by: Amit Cohen <amitc@mellanox.com>
Reviewed-by: Jiri Pirko <jiri@mellanox.com>
Reviewed-by: Petr Machata <petrm@mellanox.com>
Signed-off-by: Petr Machata <petrm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-07-13 17:22:21 -07:00
..
cmd.h
core_acl_flex_actions.c mlxsw: spectrum_acl: Support FLOW_ACTION_MANGLE for TCP, UDP ports 2020-06-22 16:32:11 -07:00
core_acl_flex_actions.h mlxsw: spectrum_acl: Support FLOW_ACTION_MANGLE for TCP, UDP ports 2020-06-22 16:32:11 -07:00
core_acl_flex_keys.c mlxsw: core_acl: Avoid defining static variable in header file 2020-03-27 15:06:43 -07:00
core_acl_flex_keys.h mlxsw: core_acl: Avoid defining static variable in header file 2020-03-27 15:06:43 -07:00
core_env.c
core_env.h
core_hwmon.c mlxsw: core: Add validation of hardware device types for MGPIR register 2020-02-07 18:47:01 +01:00
core_thermal.c mlxsw: core: Use different get_trend() callbacks for different thermal zones 2020-06-07 16:59:43 -07:00
core.c devlink: Add a new devlink port split ability attribute and pass to netlink 2020-07-09 13:15:30 -07:00
core.h mlxsw: Set port split ability attribute in driver 2020-07-09 13:15:29 -07:00
emad.h
i2c.c mlxsw: i2c: Add missing field documentation 2020-03-27 15:06:43 -07:00
i2c.h
ib.h
item.h
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile mlxsw: Move ethtool_ops to spectrum_ethtool.c 2020-06-29 17:45:02 -07:00
minimal.c mlxsw: Set port split ability attribute in driver 2020-07-09 13:15:29 -07:00
pci_hw.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2020-02-27 18:31:39 -08:00
pci.c mlxsw: pci: Fix use-after-free in case of failed devlink reload 2020-07-10 14:33:34 -07:00
pci.h
port.h
reg.h mlxsw: reg: Add Monitoring Port Analyzer Global Register 2020-07-13 17:22:21 -07:00
resources.h mlxsw: spectrum_cnt: Query bank size from FW resources 2020-03-18 16:46:19 -07:00
spectrum1_acl_tcam.c
spectrum1_kvdl.c mlxsw: Replace zero-length array with flexible-array member 2020-02-19 16:23:10 -08:00
spectrum1_mr_tcam.c
spectrum2_acl_tcam.c mlxsw: Fix some IS_ERR() vs NULL bugs 2020-04-23 12:34:43 -07:00
spectrum2_kvdl.c mlxsw: Replace zero-length array with flexible-array member 2020-02-19 16:23:10 -08:00
spectrum2_mr_tcam.c mlxsw: spectrum: Rename acl_block to flow_block 2020-04-27 12:43:29 -07:00
spectrum_acl_atcam.c
spectrum_acl_bloom_filter.c mlxsw: Replace zero-length array with flexible-array member 2020-02-19 16:23:10 -08:00
spectrum_acl_ctcam.c
spectrum_acl_erp.c
spectrum_acl_flex_actions.c mlxsw: spectrum_acl: Convert flower-based mirroring to new SPAN API 2020-04-30 13:02:32 -07:00
spectrum_acl_flex_actions.h
spectrum_acl_flex_keys.c
spectrum_acl_tcam.c mlxsw: spectrum_flower: Expose a function to get min and max rule priority 2020-05-09 16:02:43 -07:00
spectrum_acl_tcam.h mlxsw: spectrum_flower: Expose a function to get min and max rule priority 2020-05-09 16:02:43 -07:00
spectrum_acl.c mlxsw: spectrum_acl: Support FLOW_ACTION_MANGLE for TCP, UDP ports 2020-06-22 16:32:11 -07:00
spectrum_buffers.c mlxsw: spectrum: Do not rely on machine endianness 2020-06-22 16:29:51 -07:00
spectrum_cnt.c mlxsw: spectrum_cnt: Fix 64-bit division in mlxsw_sp_counter_resources_register 2020-03-23 20:57:16 -07:00
spectrum_cnt.h mlxsw: spectrum_cnt: Expose subpool sizes over devlink resources 2020-03-18 16:46:19 -07:00
spectrum_dcb.c mlxsw: spectrum_dcb: Rename mlxsw_sp_port_headroom_set() 2020-06-29 17:45:02 -07:00
spectrum_dpipe.c mlxsw: spectrum: Remove RTNL where possible 2020-02-22 21:24:51 -08:00
spectrum_dpipe.h
spectrum_ethtool.c mlxsw: spectrum_ethtool: Add link extended state 2020-06-29 17:45:02 -07:00
spectrum_fid.c mlxsw: spectrum: Remove unused RIF and FID families 2020-03-27 15:06:43 -07:00
spectrum_flow.c mlxsw: spectrum_matchall: Forbid to insert matchall rules in collision with flower rules 2020-05-09 16:02:43 -07:00
spectrum_flower.c net: qos offload add flow status with dropped count 2020-06-19 12:53:30 -07:00
spectrum_ipip.c mlxsw: Add ECN configurations with IPinIP tunnels 2020-01-19 16:23:52 +01:00
spectrum_ipip.h
spectrum_kvdl.c mlxsw: spectrum_kvdl: Protect allocations with a lock 2020-02-20 10:04:33 -08:00
spectrum_matchall.c mlxsw: spectrum_matchall: Forbid to insert matchall rules in collision with flower rules 2020-05-09 16:02:43 -07:00
spectrum_mr_tcam.c mlxsw: Fix some IS_ERR() vs NULL bugs 2020-04-23 12:34:43 -07:00
spectrum_mr_tcam.h
spectrum_mr.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2020-03-29 21:25:29 -07:00
spectrum_mr.h
spectrum_nve_vxlan.c
spectrum_nve.c mlxsw: spectrum_router: Store NVE decapsulation configuration in router 2020-02-22 21:24:51 -08:00
spectrum_nve.h
spectrum_ptp.c mlxsw: spectrum_ptp: Fix build warnings 2020-03-30 11:20:33 -07:00
spectrum_ptp.h
spectrum_qdisc.c mlxsw: spectrum_qdisc: Offload RED ECN nodrop mode 2020-03-14 21:03:46 -07:00
spectrum_router.c mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON() 2020-07-10 14:33:34 -07:00
spectrum_router.h mlxsw: spectrum_router: Introduce router lock 2020-02-22 21:24:51 -08:00
spectrum_span.c mlxsw: spectrum: Do not rely on machine endianness 2020-06-22 16:29:51 -07:00
spectrum_span.h mlxsw: spectrum_span: Remove old SPAN API 2020-04-30 13:02:32 -07:00
spectrum_switchdev.c mlxsw: spectrum_switchdev: Optimize SFN records processing 2020-02-26 20:44:42 -08:00
spectrum_switchdev.h
spectrum_trap.c mlxsw: spectrum_trap: Register ACL control traps 2020-06-01 11:49:23 -07:00
spectrum_trap.h mlxsw: spectrum_trap: Do not hard code "thin" policer identifier 2020-05-26 20:33:58 -07:00
spectrum.c devlink: Move input checks from driver to devlink 2020-07-09 13:15:30 -07:00
spectrum.h mlxsw: spectrum_ethtool: Move mlxsw_sp_port_type_speed_ops structs 2020-06-29 17:45:02 -07:00
switchib.c mlxsw: Set port split ability attribute in driver 2020-07-09 13:15:29 -07:00
switchx2.c mlxsw: Set port split ability attribute in driver 2020-07-09 13:15:29 -07:00
trap.h mlxsw: spectrum: Add packet traps for BFD packets 2020-05-26 20:33:58 -07:00
txheader.h