Searched refs:cpts_rx_timestamp (Results 1 – 4 of 4) sorted by relevance
119 void cpts_rx_timestamp(struct cpts *cpts, struct sk_buff *skb);140 static inline void cpts_rx_timestamp(struct cpts *cpts, struct sk_buff *skb) in cpts_rx_timestamp() function
417 void cpts_rx_timestamp(struct cpts *cpts, struct sk_buff *skb) in cpts_rx_timestamp() function429 EXPORT_SYMBOL_GPL(cpts_rx_timestamp);
764 cpts_rx_timestamp(cpsw->cpts, skb); in cpsw_rx_handler()
2596 cpts_rx_timestamp(gbe_dev->cpts, p_info->skb); in gbe_rxtstamp()