opnsense-src/sys/dev/enetc
Kornel Duleba cbac9a3613 enetc: Serialize MDIO transactions
In theory we can have multiple concurrent accesses to the MDIO bus,
e.g. link status check tick and ifconfig request.
In that case we need to make sure that all MDIO transaction are
serialized.

Obtained from: Semihalf
Sponsored by: Alstom Group
2021-12-08 09:32:51 +01:00
..
enetc.h enetc: Serialize MDIO transactions 2021-12-08 09:32:51 +01:00
enetc_hw.h
enetc_mdio.c
enetc_mdio.h
if_enetc.c enetc: Serialize MDIO transactions 2021-12-08 09:32:51 +01:00