Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.c539 struct efx_channel *efx_ptp_channel(struct efx_nic *efx) in efx_ptp_channel() function
546 struct efx_channel *channel = efx_ptp_channel(efx); in last_sync_timestamp_major()
Def10.c3649 channel = efx_ptp_channel(efx); in efx_ef10_ptp_set_ts_sync_events()