Home
last modified time | relevance | path

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

/drivers/net/ethernet/ti/
Dcpts.h127 void cpts_tx_timestamp(struct cpts *cpts, struct sk_buff *skb);
156 static inline void cpts_tx_timestamp(struct cpts *cpts, struct sk_buff *skb) in cpts_tx_timestamp() function
Dcpts.c535 void cpts_tx_timestamp(struct cpts *cpts, struct sk_buff *skb) in cpts_tx_timestamp() function
559 EXPORT_SYMBOL_GPL(cpts_tx_timestamp);
Dcpsw_priv.c70 cpts_tx_timestamp(ndev_to_cpsw(ndev)->cpts, skb); in cpsw_tx_handler()
Dnetcp_ethss.c2539 cpts_tx_timestamp(gbe_dev->cpts, skb); in gbe_txtstamp()