Searched refs:efx_siena_ptp_use_mac_tx_timestamps (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/sfc/siena/
H A Dptp.h45 bool efx_siena_ptp_use_mac_tx_timestamps(struct efx_nic *efx);
H A Dtx.c317 ((efx_siena_ptp_use_mac_tx_timestamps(efx) && efx->ptp_data) ||
H A Dptp.c358 bool efx_siena_ptp_use_mac_tx_timestamps(struct efx_nic *efx) function
368 return efx_siena_ptp_use_mac_tx_timestamps(channel->efx);
615 if (efx_siena_ptp_use_mac_tx_timestamps(efx))
1467 if (efx_siena_ptp_use_mac_tx_timestamps(efx)) {
H A Dtx_common.c84 tx_queue->timestamping = (efx_siena_ptp_use_mac_tx_timestamps(efx) &&

Completed in 108 milliseconds