Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dnic.h571 int efx_ptp_probe(struct efx_nic *efx, struct efx_channel *channel);
Dptp.c1217 int efx_ptp_probe(struct efx_nic *efx, struct efx_channel *channel) in efx_ptp_probe() function
1312 return efx_ptp_probe(efx, channel); in efx_ptp_probe_channel()
Def10.c658 efx_ptp_probe(efx, NULL); in efx_ef10_probe()