Searched refs:igc_ptp_rx_pktstamp (Results 1 – 3 of 3) sorted by relevance
776 ktime_t igc_ptp_rx_pktstamp(struct igc_adapter *adapter, __le32 *buf);
450 * igc_ptp_rx_pktstamp - Retrieve timestamp from Rx packet buffer459 ktime_t igc_ptp_rx_pktstamp(struct igc_adapter *adapter, __le32 *buf) in igc_ptp_rx_pktstamp() function
6959 timestamp = igc_ptp_rx_pktstamp(adapter, tstamp->timer1); in igc_get_tstamp() 6961 timestamp = igc_ptp_rx_pktstamp(adapter, tstamp->timer0); in igc_get_tstamp() 7053 *timestamp = igc_ptp_rx_pktstamp(adapter, tstamp->timer0); in igc_xdp_rx_timestamp()