]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
bnxt_en: Add additional chip ID definitions.
authorMichael Chan <michael.chan@broadcom.com>
Mon, 29 May 2017 23:06:07 +0000 (19:06 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 30 May 2017 22:14:07 +0000 (18:14 -0400)
commit3284f9e1ab505b41fa604c81e4b3271c6b88cdcb
tree4de1e60f1c89d724d6549799138cccac941a155f
parent0efd2fc65c922dff207ff10a776a7a33e0e3c7c5
bnxt_en: Add additional chip ID definitions.

Add additional chip definitions and macros for all supported chips.
Add a new macro BNXT_CHIP_P4_PLUS for the newer generation of chips and
use the macro to properly determine the features supported by these
newer 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