diff options
author | Michael Chan <michael.chan@broadcom.com> | 2016-04-05 20:08:58 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-04-05 22:20:46 +0200 |
commit | 939f7f0ca442187db2a4ec7a40979c711b0c939e (patch) | |
tree | 8cba1e2a630789a9122eec86460644d62d482bdf /Kconfig | |
parent | bnxt_en: Add basic EEE support. (diff) | |
download | linux-939f7f0ca442187db2a4ec7a40979c711b0c939e.tar.xz linux-939f7f0ca442187db2a4ec7a40979c711b0c939e.zip |
bnxt_en: Add EEE setup code.
1. Add bnxt_hwrm_set_eee() function to setup EEE firmware parameters based
on the bp->eee settings.
2. The new function bnxt_eee_config_ok() will check if EEE parameters need
to be modified due to autoneg changes.
3. bnxt_hwrm_set_link() has added a new parameter to update EEE. If the
parameter is set, it will call bnxt_hwrm_set_eee().
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions