Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/sfc/siena/
Dptp.c287 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()
/Linux-v6.1/drivers/net/ethernet/sfc/
Dptp.c292 bool rx_ts_inline; member
1190 if (ptp->rx_ts_inline) in efx_ptp_drop_time_expired_events()
1219 WARN_ON_ONCE(ptp->rx_ts_inline); in efx_ptp_match_rx()
1537 ptp->rx_ts_inline = efx_nic_rev(efx) >= EFX_REV_HUNT_A0; in efx_ptp_probe()
1943 if (WARN_ON_ONCE(ptp->rx_ts_inline)) in ptp_event_rx()