linux_dsm_epyc7002/drivers/net/ethernet/mellanox/mlxsw
Arnd Bergmann 8d1fb01df8 mlxsw: add psample dependency for spectrum
When PSAMPLE is a loadable module, spectrum must not be built-in:

drivers/net/built-in.o: In function `mlxsw_sp_rx_listener_sample_func':
spectrum.c:(.text+0xe357e): undefined reference to `psample_sample_packet'

This adds a Kconfig dependency to enforce usable configurations.

Fixes: 98d0f7b9ac ("mlxsw: spectrum: Add packet sample offloading support")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Yotam Gigi <yotamg@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-02-07 11:44:12 -05:00
..
cmd.h mlxsw: cmd: Fix API name comments for event-queues 2017-01-09 14:35:13 -05:00
core_acl_flex_actions.c mlxsw: core: Introduce flexible actions support 2017-02-03 16:35:41 -05:00
core_acl_flex_actions.h mlxsw: core: Introduce flexible actions support 2017-02-03 16:35:41 -05:00
core_acl_flex_keys.c mlxsw: core: Introduce flexible keys support 2017-02-03 16:35:41 -05:00
core_acl_flex_keys.h mlxsw: core: Introduce flexible keys support 2017-02-03 16:35:41 -05:00
core_hwmon.c mlxsw: core: Zero payload buffers for couple of registers 2016-10-30 16:50:17 -04:00
core_thermal.c mlxsw: core: Implement thermal zone 2016-11-22 10:04:19 -05:00
core.c mlxsw: core: Queue work immediately instead of delaying it 2017-02-06 11:25:55 -05:00
core.h mlxsw: core: Queue work immediately instead of delaying it 2017-02-06 11:25:55 -05:00
emad.h mlxsw: Add interface to access registers and process events 2015-07-30 00:05:00 -07:00
i2c.c mlxsw: Fix mlxsw_i2c_write return value 2017-01-09 14:35:13 -05:00
i2c.h mlxsw: Introduce support for I2C bus 2016-11-16 23:29:04 -05:00
ib.h mlxsw: switchx2: Add IB port support 2016-10-30 16:50:17 -04:00
item.h mlxsw: item: Add helpers for getting pointer into payload for char buffer item 2017-02-03 16:35:38 -05:00
Kconfig mlxsw: add psample dependency for spectrum 2017-02-07 11:44:12 -05:00
Makefile mlxsw: spectrum: Implement TC flower offload 2017-02-03 16:35:43 -05:00
minimal.c mlxsw: minimal: Add I2C support for Mellanox ASICs 2016-11-16 23:29:04 -05:00
pci_hw.h mlxsw: pci: Fix EQE structure definition 2017-01-12 09:25:55 -05:00
pci.c mlxsw: Add bus capability flag 2016-11-16 23:29:04 -05:00
pci.h mlxsw: switchib: Introduce SwitchIB and SwitchIB silicon driver 2016-10-30 16:50:17 -04:00
port.h mlxsw: switchib: Introduce SwitchIB and SwitchIB silicon driver 2016-10-30 16:50:17 -04:00
reg.h mlxsw: reg: Fix HTGT register length 2017-02-06 11:07:21 -05:00
resources.h mlxsw: resources: Add ACL related resources 2017-02-03 16:35:42 -05:00
spectrum_acl_flex_keys.h mlxsw: spectrum: Introduce basic set of flexible key blocks 2017-02-03 16:35:41 -05:00
spectrum_acl_tcam.c mlxsw: spectrum: Introduce ACL core with simple TCAM implementation 2017-02-03 16:35:43 -05:00
spectrum_acl.c mlxsw: spectrum: Introduce ACL core with simple TCAM implementation 2017-02-03 16:35:43 -05:00
spectrum_buffers.c mlxsw: spectrum_buffers: Limit size of pools 2016-11-29 20:48:51 -05:00
spectrum_dcb.c mlxsw: spectrum: Do not override PAUSE settings 2016-08-08 12:57:27 -07:00
spectrum_flower.c mlxsw: spectrum: Implement TC flower offload 2017-02-03 16:35:43 -05:00
spectrum_kvdl.c mlxsw: Introduce simplistic KVD linear area manager 2016-07-05 09:06:30 -07:00
spectrum_router.c mlxsw: spectrum_router: Fix typo in comment 2017-02-06 11:25:57 -05:00
spectrum_switchdev.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2016-11-15 10:54:36 -05:00
spectrum.c mlxsw: spectrum_router: Simplify neighbour reflection 2017-02-06 11:25:56 -05:00
spectrum.h mlxsw: spectrum_router: Simplify neighbour reflection 2017-02-06 11:25:56 -05:00
switchib.c mlxsw: Change trap groups setting 2016-11-25 21:22:14 -05:00
switchx2.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-01-17 15:19:37 -05:00
trap.h mlxsw: spectrum: Add packet sample offloading support 2017-01-24 13:44:28 -05:00
txheader.h mlxsw: spectrum: Add initial support for Spectrum ASIC 2015-10-16 07:15:23 -07:00