mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-21 17:04:28 +04:00
realtek: pcs: make use of SerDes struct in SerDes setup
Make use of the previously added SerDes struct in SerDes setup and all functions in its call path by removing (ctrl, sds_num) being passed to every function call and instead just pass the reference to the corresponding SerDes instance. Various SerDes calculations for even, odd and neighbor are unified by switching to previously introduced helpers. Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com> Link: https://github.com/openwrt/openwrt/pull/21146 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
committed by
Robert Marko
parent
4d9400f86b
commit
1fccb0eb16