Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/microchip/
Dlan743x_ptp.c20 static bool lan743x_ptp_is_enabled(struct lan743x_adapter *adapter);
1664 static bool lan743x_ptp_is_enabled(struct lan743x_adapter *adapter) in lan743x_ptp_is_enabled() function
1677 if (lan743x_ptp_is_enabled(adapter)) { in lan743x_ptp_enable()
1692 if (!lan743x_ptp_is_enabled(adapter)) { in lan743x_ptp_disable()
1709 if (lan743x_ptp_is_enabled(adapter)) { in lan743x_ptp_reset()