Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dptp.h18 struct efx_channel *efx_ptp_channel(struct efx_nic *efx);
Dtx_common.c84 tx_queue->channel == efx_ptp_channel(efx)); in efx_init_tx_queue()
Dptp.c540 struct efx_channel *efx_ptp_channel(struct efx_nic *efx) in efx_ptp_channel() function
553 struct efx_channel *channel = efx_ptp_channel(efx); in last_sync_timestamp_major()
Defx_channels.c750 *ptp_channel = efx_ptp_channel(efx); in efx_realloc_channels()
Def10.c3665 channel = efx_ptp_channel(efx); in efx_ef10_ptp_set_ts_sync_events()