Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ptp.c377 * ixgbe_ptp_convert_to_hwtstamp - convert register value to hw timestamp
393 static void ixgbe_ptp_convert_to_hwtstamp(struct ixgbe_adapter *adapter, in ixgbe_ptp_convert_to_hwtstamp() function
821 ixgbe_ptp_convert_to_hwtstamp(adapter, &shhwtstamps, regval); in ixgbe_ptp_tx_hwtstamp()
901 ixgbe_ptp_convert_to_hwtstamp(q_vector->adapter, skb_hwtstamps(skb), in ixgbe_ptp_rx_pktstamp()
940 ixgbe_ptp_convert_to_hwtstamp(adapter, skb_hwtstamps(skb), regval); in ixgbe_ptp_rx_rgtstamp()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ptp.c380 * ixgbe_ptp_convert_to_hwtstamp - convert register value to hw timestamp
396 static void ixgbe_ptp_convert_to_hwtstamp(struct ixgbe_adapter *adapter, in ixgbe_ptp_convert_to_hwtstamp() function
811 ixgbe_ptp_convert_to_hwtstamp(adapter, &shhwtstamps, regval); in ixgbe_ptp_tx_hwtstamp()
891 ixgbe_ptp_convert_to_hwtstamp(q_vector->adapter, skb_hwtstamps(skb), in ixgbe_ptp_rx_pktstamp()
930 ixgbe_ptp_convert_to_hwtstamp(adapter, skb_hwtstamps(skb), regval); in ixgbe_ptp_rx_rgtstamp()

Completed in 5 milliseconds