]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit10315942f1dba6016e11e90a0e58d576994a8a1f
tree64f7655dba68fbcd65569908b0f517b63fb722a8
parent679bfe2c27793878f775664b2ddb0ccc5026474e
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