Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sfc/
Dnic.h627 int efx_ptp_probe(struct efx_nic *efx, struct efx_channel *channel);
Dptp.c1207 int efx_ptp_probe(struct efx_nic *efx, struct efx_channel *channel) in efx_ptp_probe() function
1302 return efx_ptp_probe(efx, channel); in efx_ptp_probe_channel()
Def10.c268 efx_ptp_probe(efx, NULL); in efx_ef10_probe()