mirror of
git://nv-tegra.nvidia.com/kernel/nvethernetrm.git
synced 2025-12-22 09:12:10 +03:00
osi: Remove pcs_rx_eq_sw_ovrd_en flag
This flag is no more needed as other flag 'force_restart_lane_bringup' is being declared in osd is used. Bug 5017313 Change-Id: Ia5fefb4396e10e9b4e71c1430ea7cafa48f1fe8f Signed-off-by: Revanth Kumar Uppala <ruppala@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/kernel/nvethernetrm/+/3471242 Reviewed-by: svcacv <svcacv@nvidia.com> GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com> Reviewed-by: Srinivas Ramachandran <srinivasra@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
b704cd863a
commit
507a71fe0b
@@ -1914,8 +1914,6 @@ struct osi_core_priv_data {
|
||||
nveu32_t skip_usxgmii_an;
|
||||
/** MAC common interrupt received */
|
||||
nveu32_t mac_common_intr_rcvd;
|
||||
/** Flag to enable pcs RX EQ SW override logic */
|
||||
nveu32_t pcs_rx_eq_sw_ovrd_en;
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user