Home
last modified time | relevance | path

Searched refs:cpts_tx_timestamp (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/ti/
Dcpts.h120 void cpts_tx_timestamp(struct cpts *cpts, struct sk_buff *skb);
143 static inline void cpts_tx_timestamp(struct cpts *cpts, struct sk_buff *skb) in cpts_tx_timestamp() function
Dcpts.c431 void cpts_tx_timestamp(struct cpts *cpts, struct sk_buff *skb) in cpts_tx_timestamp() function
445 EXPORT_SYMBOL_GPL(cpts_tx_timestamp);
Dcpsw.c392 cpts_tx_timestamp(ndev_to_cpsw(ndev)->cpts, skb); in cpsw_tx_handler()
Dnetcp_ethss.c2543 cpts_tx_timestamp(gbe_dev->cpts, skb); in gbe_txtstamp()