commit | d058426ea84fff2bb941ecb7291a876571860dd2 | [log] [tgz] |
---|---|---|
author | Edwin Peer <edwin.peer@broadcom.com> | Sun Sep 27 13:42:13 2020 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sun Sep 27 13:35:46 2020 -0700 |
tree | 67cc9ae5742269e67db3a26c4482c3c2edb757d4 | |
parent | f00530bf3c9828d22a15043da5bc142760197fc2 [diff] |
bnxt_en: add basic infrastructure to support PAM4 link speeds The firmware interface has added support for new link speeds using PAM4 modulation. Expand the bnxt_link_info structure to closely mirror the new firmware structures. Add logic to copy the PAM4 capabilities and settings from the firmware. Signed-off-by: Edwin Peer <edwin.peer@broadcom.com> Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>