mirror of
git://nv-tegra.nvidia.com/kernel/nvethernetrm.git
synced 2025-12-24 10:34:24 +03:00
nvethernetrm: update OSI_PAUSE_FRAMES_ENABLE macro
Update OSI_PAUSE_FRAMES_ENABLE as per the updated DT-bindings. Bug 3529804 Change-Id: Ice290ef85c370956cec2a7b29cc0b6f82ac39093 Signed-off-by: Diptanshu Jamgade <djamgade@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/kernel/nvethernetrm/+/2790122 Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: Bhadram Varka <vbhadram@nvidia.com> Reviewed-by: Narayan Reddy <narayanr@nvidia.com> Reviewed-by: Sumeet Gupta <sumeetg@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
53ced9c16b
commit
4a8382d6fb
@@ -91,7 +91,7 @@
|
||||
* @brief EQOS generic helper MACROS.
|
||||
* @{
|
||||
*/
|
||||
#define OSI_PAUSE_FRAMES_ENABLE 0U
|
||||
#define OSI_PAUSE_FRAMES_ENABLE 1U
|
||||
#define OSI_PTP_REQ_CLK_FREQ 250000000U
|
||||
#define OSI_FLOW_CTRL_DISABLE 0U
|
||||
#define OSI_ADDRESS_32BIT 0
|
||||
|
||||
Reference in New Issue
Block a user