Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Dnic.h452 struct efx_channel *efx_ptp_channel(struct efx_nic *efx);
Dtx.c863 tx_queue->channel == efx_ptp_channel(efx)); in efx_init_tx_queue()
Dptp.c542 struct efx_channel *efx_ptp_channel(struct efx_nic *efx) in efx_ptp_channel() function
549 struct efx_channel *channel = efx_ptp_channel(efx); in last_sync_timestamp_major()
Def10.c6219 channel = efx_ptp_channel(efx); in efx_ef10_ptp_set_ts_sync_events()