Home
last modified time | relevance | path

Searched refs:efx_ptp_channel (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/sfc/
H A Dptp.h18 struct efx_channel *efx_ptp_channel(struct efx_nic *efx);
H A Dtx_common.c85 tx_queue->channel == efx_ptp_channel(efx)); in efx_init_tx_queue()
H A Dptp.c526 struct efx_channel *efx_ptp_channel(struct efx_nic *efx) in efx_ptp_channel() function
539 struct efx_channel *channel = efx_ptp_channel(efx); in last_sync_timestamp_major()
H A Defx_channels.c847 *ptp_channel = efx_ptp_channel(efx); in efx_realloc_channels()
H A Def10.c3696 channel = efx_ptp_channel(efx); in efx_ef10_ptp_set_ts_sync_events()