Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c162 static void igb_ptp_systim_to_hwtstamp(struct igb_adapter *adapter, in igb_ptp_systim_to_hwtstamp() function
958 igb_ptp_systim_to_hwtstamp(adapter, &shhwtstamps, regval); in igb_ptp_tx_hwtstamp()
1023 igb_ptp_systim_to_hwtstamp(adapter, &ts, le64_to_cpu(regval[1])); in igb_ptp_rx_pktstamp()
1079 igb_ptp_systim_to_hwtstamp(adapter, skb_hwtstamps(skb), regval); in igb_ptp_rx_rgtstamp()