Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dptp.h17 struct efx_channel *efx_siena_ptp_channel(struct efx_nic *efx);
H A Dtx_common.c85 tx_queue->channel == efx_siena_ptp_channel(efx)); in efx_siena_init_tx_queue()
H A Dptp.c539 struct efx_channel *efx_siena_ptp_channel(struct efx_nic *efx) in efx_siena_ptp_channel() function
546 struct efx_channel *channel = efx_siena_ptp_channel(efx); in last_sync_timestamp_major()