mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 09:09:44 +01: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:
parent
4d9400f86b
commit
1fccb0eb16
1 changed files with 763 additions and 739 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue