Searched refs:cpts_rx_timestamp (Results 1 – 3 of 3) sorted by relevance
131 void cpts_rx_timestamp(struct cpts *cpts, struct sk_buff *skb);134 static inline void cpts_rx_timestamp(struct cpts *cpts, struct sk_buff *skb) in cpts_rx_timestamp() function
323 void cpts_rx_timestamp(struct cpts *cpts, struct sk_buff *skb) in cpts_rx_timestamp() function
740 cpts_rx_timestamp(priv->cpts, skb); in cpsw_rx_handler()