OSDN Git Service

bnxt_en: Add SR-IOV support for 57500 chips.
authorMichael Chan <michael.chan@broadcom.com>
Sun, 16 Dec 2018 23:46:25 +0000 (18:46 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 Dec 2018 07:08:53 +0000 (23:08 -0800)
commitb16b68918674af5e7beccb567fe7ebd8b44744b8
tree64f7655dba68fbcd65569908b0f517b63fb722a8
parent36d65be9a88052cdfc8524eb591baf0e6c878408
bnxt_en: Add SR-IOV support for 57500 chips.

There are some minor differences when assigning VF resources on the
new chips.  The MSIX (NQ) resource has to be assigned and ring group
is not needed on the new chips.

Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnxt/bnxt.c
drivers/net/ethernet/broadcom/bnxt/bnxt.h
drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.c