Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/freescale/enetc/
Denetc_ptp.c10 int enetc_phc_index = -1; variable
11 EXPORT_SYMBOL_GPL(enetc_phc_index);
95 enetc_phc_index = ptp_qoriq->phc_index; in enetc_ptp_probe()
121 enetc_phc_index = -1; in enetc_ptp_remove()
Denetc.h407 extern int enetc_phc_index;
Denetc_ethtool.c848 phc_idx = symbol_get(enetc_phc_index); in enetc_get_ts_info()
851 symbol_put(enetc_phc_index); in enetc_get_ts_info()