Home
last modified time | relevance | path

Searched refs:ts_corrections (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dptp.c247 * @ts_corrections: contains corrections details
248 * @ts_corrections.ptp_tx: Required driver correction of PTP packet transmit
250 * @ts_corrections.ptp_rx: Required driver correction of PTP packet receive
252 * @ts_corrections.pps_out: PPS output error (information only)
253 * @ts_corrections.pps_in: Required driver correction of PPS input timestamps
254 * @ts_corrections.general_tx: Required driver correction of general packet
256 * @ts_corrections.general_rx: Required driver correction of general packet
322 } ts_corrections; member
626 ptp->ts_corrections.general_tx); in efx_ptp_nic_to_kernel_time()
631 ptp->ts_corrections in efx_ptp_nic_to_kernel_time()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dptp.c246 * @ts_corrections: contains corrections details
247 * @ts_corrections.ptp_tx: Required driver correction of PTP packet transmit
249 * @ts_corrections.ptp_rx: Required driver correction of PTP packet receive
251 * @ts_corrections.pps_out: PPS output error (information only)
252 * @ts_corrections.pps_in: Required driver correction of PPS input timestamps
253 * @ts_corrections.general_tx: Required driver correction of general packet
255 * @ts_corrections.general_rx: Required driver correction of general packet
321 } ts_corrections; member
619 ptp->ts_corrections.general_tx); in efx_siena_ptp_nic_to_kernel_time()
624 ptp->ts_corrections in efx_siena_ptp_nic_to_kernel_time()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dptp.c249 * @ts_corrections: contains corrections details
250 * @ts_corrections.ptp_tx: Required driver correction of PTP packet transmit
252 * @ts_corrections.ptp_rx: Required driver correction of PTP packet receive
254 * @ts_corrections.pps_out: PPS output error (information only)
255 * @ts_corrections.pps_in: Required driver correction of PPS input timestamps
256 * @ts_corrections.general_tx: Required driver correction of general packet
258 * @ts_corrections.general_rx: Required driver correction of general packet
319 } ts_corrections; member
606 ptp->ts_corrections.general_tx); in efx_ptp_nic_to_kernel_time()
611 ptp->ts_corrections in efx_ptp_nic_to_kernel_time()
[all...]

Completed in 7 milliseconds