Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_ptp.c130 * igc_ptp_systim_to_hwtstamp - convert system time value to HW timestamp
140 static int igc_ptp_systim_to_hwtstamp(struct igc_adapter *adapter, in igc_ptp_systim_to_hwtstamp() function
186 igc_ptp_systim_to_hwtstamp(adapter, skb_hwtstamps(skb), regval); in igc_ptp_rx_pktstamp()
380 if (igc_ptp_systim_to_hwtstamp(adapter, &shhwtstamps, regval)) in igc_ptp_tx_hwtstamp()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_ptp.c432 * igc_ptp_systim_to_hwtstamp - convert system time value to HW timestamp
442 static int igc_ptp_systim_to_hwtstamp(struct igc_adapter *adapter, in igc_ptp_systim_to_hwtstamp() function
721 if (igc_ptp_systim_to_hwtstamp(adapter, &shhwtstamps, regval)) in igc_ptp_tx_reg_to_stamp()

Completed in 4 milliseconds