skb_ts            101 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ptp.c 	struct skb_shared_hwtstamps *skb_ts = NULL;
skb_ts            104 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ptp.c 	skb_ts = skb_hwtstamps(adapter->ptp_tx_skb);
skb_ts            112 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ptp.c 	skb_ts->hwtstamp = ns_to_ktime(tx_ts);
skb_ts            113 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ptp.c 	skb_tstamp_tx(adapter->ptp_tx_skb, skb_ts);