commit | 6a4f29470569c5a158c1871a2f752ca22e433420 | [log] [tgz] |
---|---|---|
author | Michael Chan <michael.chan@broadcom.com> | Wed Jan 17 03:21:06 2018 -0500 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 17 14:48:26 2018 -0500 |
tree | cb20959158867d45b8871cd6c33f7a997671da18 | |
parent | 80fcaf46c09262a71f32bb577c976814c922f864 [diff] |
bnxt_en: Refactor hardware resource data structures. In preparation for new firmware APIs to allocate hardware resources, add a new struct bnxt_hw_resc to hold various min, max and reserved resources. This new structure is common for PFs and VFs. Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>