Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A 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()
H A Denetc.h409 extern int enetc_phc_index;
H A Denetc_ethtool.c845 phc_idx = symbol_get(enetc_phc_index); in enetc_get_ts_info()
848 symbol_put(enetc_phc_index); in enetc_get_ts_info()