Home
last modified time | relevance | path

Searched refs:rx_ts_inline (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dptp.c215 * @rx_ts_inline: Flag for whether RX timestamps are inline (else they are
288 bool rx_ts_inline; member
1187 if (ptp->rx_ts_inline) in efx_ptp_drop_time_expired_events()
1216 WARN_ON_ONCE(ptp->rx_ts_inline); in efx_ptp_match_rx()
1487 ptp->rx_ts_inline = efx_nic_rev(efx) >= EFX_REV_HUNT_A0; in efx_ptp_probe()
1896 if (WARN_ON_ONCE(ptp->rx_ts_inline)) in ptp_event_rx()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dptp.c214 * @rx_ts_inline: Flag for whether RX timestamps are inline (else they are
287 bool rx_ts_inline; member
1158 if (ptp->rx_ts_inline) in efx_ptp_drop_time_expired_events()
1187 WARN_ON_ONCE(ptp->rx_ts_inline); in efx_ptp_match_rx()
1453 ptp->rx_ts_inline = efx_nic_rev(efx) >= EFX_REV_HUNT_A0; in efx_ptp_probe()
1850 if (WARN_ON_ONCE(ptp->rx_ts_inline)) in ptp_event_rx()

Completed in 6 milliseconds