Searched refs:cpts_tx_timestamp (Results 1 – 3 of 3) sorted by relevance
132 void cpts_tx_timestamp(struct cpts *cpts, struct sk_buff *skb);137 static inline void cpts_tx_timestamp(struct cpts *cpts, struct sk_buff *skb) in cpts_tx_timestamp() function
338 void cpts_tx_timestamp(struct cpts *cpts, struct sk_buff *skb) in cpts_tx_timestamp() function
693 cpts_tx_timestamp(priv->cpts, skb); in cpsw_tx_handler()