Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/freescale/enetc/
Denetc_ptp.c10 int enetc_phc_index = -1; variable
11 EXPORT_SYMBOL(enetc_phc_index);
102 enetc_phc_index = ptp_qoriq->phc_index; in enetc_ptp_probe()
128 enetc_phc_index = -1; in enetc_ptp_remove()
Denetc_ethtool.c643 phc_idx = symbol_get(enetc_phc_index); in enetc_get_ts_info()
646 symbol_put(enetc_phc_index); in enetc_get_ts_info()
Denetc.h285 extern int enetc_phc_index;