opnsense-src/sys/dev/etherswitch/e6000sw
Albert Jakiela 4692906480 e6000sw: add readphy and writephy wrappers
New functions take lock and give lock after operation.
Removed locking and unlocking within other methods,
to prevent from recursive locking on non recursive lock.

Tested on EspressoBin.

Reviewed by: mw
Obtained from: Semihalf
Differential Revision: https://reviews.freebsd.org/D35656
2022-07-07 18:25:00 +02:00
..
e6000sw.c e6000sw: add readphy and writephy wrappers 2022-07-07 18:25:00 +02:00
e6000swreg.h
e6060sw.c etherswitch drivers: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:44 -07:00