Searched refs:cpts_rx_timestamp (Results 1 – 4 of 4) sorted by relevance
131 void cpts_rx_timestamp(struct cpts *cpts, struct sk_buff *skb);172 static inline void cpts_rx_timestamp(struct cpts *cpts, struct sk_buff *skb) in cpts_rx_timestamp() function
408 void cpts_rx_timestamp(struct cpts *cpts, struct sk_buff *skb) in cpts_rx_timestamp() function422 EXPORT_SYMBOL_GPL(cpts_rx_timestamp);
825 cpts_rx_timestamp(cpsw->cpts, skb); in cpsw_rx_handler()
2601 cpts_rx_timestamp(gbe_dev->cpts, p_info->skb); in gbe_rxtstamp()