Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/microchip/
H A 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/
H A Dlan743x_ptp.c20 static bool lan743x_ptp_is_enabled(struct lan743x_adapter *adapter);
1629 static bool lan743x_ptp_is_enabled(struct lan743x_adapter *adapter) in lan743x_ptp_is_enabled() function
1642 if (lan743x_ptp_is_enabled(adapter)) { in lan743x_ptp_enable()
1657 if (!lan743x_ptp_is_enabled(adapter)) { in lan743x_ptp_disable()
1674 if (lan743x_ptp_is_enabled(adapter)) { in lan743x_ptp_reset()

Completed in 4 milliseconds