Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Dnic.h455 int efx_ptp_get_ts_config(struct efx_nic *efx, struct ifreq *ifr);
Dptp.c1806 int efx_ptp_get_ts_config(struct efx_nic *efx, struct ifreq *ifr) in efx_ptp_get_ts_config() function
Defx.c2160 return efx_ptp_get_ts_config(efx, ifr); in efx_ioctl()