summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMichael Chan <michael.chan@broadcom.com>2018-12-17 02:46:19 +0300
committerDavid S. Miller <davem@davemloft.net>2018-12-18 10:08:52 +0300
commitf7588cd89331211e2c4f0fdb94bb0ed4f92847be (patch)
tree7f283f69dfaae6a75b96175403645f787cca4a14 /tools
parent11789039da536fea96c98a40c2b441decf2e7323 (diff)
downloadlinux-f7588cd89331211e2c4f0fdb94bb0ed4f92847be.tar.xz
bnxt_en: Store the maximum NQs available on the PF.
The PF has a pool of NQs and MSIX vectors assigned to it based on NVRAM configurations. The number of usable MSIX vectors on the PF is the minimum of the NQs and MSIX vectors. Any excess NQs without associated MSIX may be used for the VFs, so we need to store this max_nqs value. max_nqs minus the NQs used by the PF will be the available NQs for the VFs. Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions