Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dptp.h19 void efx_ptp_update_channel(struct efx_nic *efx, struct efx_channel *channel);
H A Defx_channels.c924 efx_ptp_update_channel(efx, ptp_channel); in efx_realloc_channels()
H A Dptp.c525 void efx_ptp_update_channel(struct efx_nic *efx, struct efx_channel *channel) in efx_ptp_update_channel() function