Home
last modified time | relevance | path

Searched refs:lan743x_ptp_is_enabled (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/microchip/
Dlan743x_ptp.c20 static bool lan743x_ptp_is_enabled(struct lan743x_adapter *adapter);
1113 static bool lan743x_ptp_is_enabled(struct lan743x_adapter *adapter) in lan743x_ptp_is_enabled() function
1126 if (lan743x_ptp_is_enabled(adapter)) { in lan743x_ptp_enable()
1141 if (!lan743x_ptp_is_enabled(adapter)) { in lan743x_ptp_disable()
1158 if (lan743x_ptp_is_enabled(adapter)) { in lan743x_ptp_reset()