diff options
author | Michael Chan | 2018-12-09 13:01:00 +0100 |
---|---|---|
committer | David S. Miller | 2018-12-09 20:46:58 +0100 |
commit | 75720e6323a1d195ae3ebf1a7b5e17c2e687f552 (patch) | |
tree | 6eda592fd7ef4cc038c0902364de571b7abf9342 /fs/adfs | |
parent | bnxt_en: Fix CNP CoS queue regression. (diff) | |
download | kernel-qcow2-linux-75720e6323a1d195ae3ebf1a7b5e17c2e687f552.tar.gz kernel-qcow2-linux-75720e6323a1d195ae3ebf1a7b5e17c2e687f552.tar.xz kernel-qcow2-linux-75720e6323a1d195ae3ebf1a7b5e17c2e687f552.zip |
bnxt_en: Keep track of reserved IRQs.
The new 57500 chips use 1 NQ per MSIX vector, whereas legacy chips use
1 CP ring per MSIX vector. To better unify this, add a resv_irqs
field to struct bnxt_hw_resc. On legacy chips, we initialize resv_irqs
with resv_cp_rings. On new chips, we initialize it with the allocated
MSIX resources.
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/adfs')
0 files changed, 0 insertions, 0 deletions