summary refs log tree commit diff
path: root/scripts/module.lds.S
diff options
context:
space:
mode:
authorAmit Cohen <amcohen@nvidia.com>2022-06-21 11:33:42 +0300
committerDavid S. Miller <davem@davemloft.net>2022-06-22 12:56:58 +0100
commit6131d9630d986495fc660a64c0df5fd648569a1b (patch)
tree86ffbc244f1d6b98e76ea2ea10538734be1a62a6 /scripts/module.lds.S
parent89df3c6261f271c550f120b5ccf4d9c5132e870c (diff)
downloadlinux-6131d9630d986495fc660a64c0df5fd648569a1b.tar.gz
mlxsw: pci: Query resources before and after issuing 'CONFIG_PROFILE' command
Currently, as part of mlxsw_pci_init(), resources are queried from firmware
before issuing the 'CONFIG_PROFILE' command.

There are resources whose size depend on the enablement of the unified
bridge model that is performed via 'CONFIG_PROFILE' command. As a
preparation for unified bridge model, add an additional query after issuing
this command. Both queries are required as KVD sizes are read from
firmware and then are configured as part of 'CONFIG_PROFILE' command.

Signed-off-by: Amit Cohen <amcohen@nvidia.com>
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/module.lds.S')
0 files changed, 0 insertions, 0 deletions