Searched refs:cpts_rx_timestamp (Results 1 – 5 of 5) sorted by relevance
126 void cpts_rx_timestamp(struct cpts *cpts, struct sk_buff *skb);153 static inline void cpts_rx_timestamp(struct cpts *cpts, struct sk_buff *skb) in cpts_rx_timestamp() function
493 void cpts_rx_timestamp(struct cpts *cpts, struct sk_buff *skb) in cpts_rx_timestamp() function521 EXPORT_SYMBOL_GPL(cpts_rx_timestamp);
430 cpts_rx_timestamp(cpsw->cpts, skb); in cpsw_rx_handler()
375 cpts_rx_timestamp(cpsw->cpts, skb); in cpsw_rx_handler()
2592 cpts_rx_timestamp(gbe_dev->cpts, p_info->skb); in gbe_rxtstamp()