Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/microchip/
Dlan743x_ptp.c18 static bool lan743x_ptp_is_enabled(struct lan743x_adapter *adapter);
996 static bool lan743x_ptp_is_enabled(struct lan743x_adapter *adapter) in lan743x_ptp_is_enabled() function
1009 if (lan743x_ptp_is_enabled(adapter)) { in lan743x_ptp_enable()
1024 if (!lan743x_ptp_is_enabled(adapter)) { in lan743x_ptp_disable()
1041 if (lan743x_ptp_is_enabled(adapter)) { in lan743x_ptp_reset()