Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
H A Digc_ptp.c470 ktime_t igc_ptp_rx_pktstamp(struct igc_adapter *adapter, __le32 *buf) in igc_ptp_rx_pktstamp() function
H A Digc_main.c6781 timestamp = igc_ptp_rx_pktstamp(adapter, tstamp->timer1); in igc_get_tstamp()
6783 timestamp = igc_ptp_rx_pktstamp(adapter, tstamp->timer0); in igc_get_tstamp()
6874 *timestamp = igc_ptp_rx_pktstamp(adapter, tstamp->timer0); in igc_xdp_rx_timestamp()