Home
last modified time | relevance | path

Searched refs:am65_cpts_tx_timestamp (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/ti/
H A Dam65-cpts.h26 void am65_cpts_tx_timestamp(struct am65_cpts *cpts, struct sk_buff *skb);
56 static inline void am65_cpts_tx_timestamp(struct am65_cpts *cpts, in am65_cpts_tx_timestamp() function
H A Dam65-cpts.c969 void am65_cpts_tx_timestamp(struct am65_cpts *cpts, struct sk_buff *skb) in am65_cpts_tx_timestamp() function
985 EXPORT_SYMBOL_GPL(am65_cpts_tx_timestamp);
H A Dam65-cpsw-nuss.c1407 am65_cpts_tx_timestamp(tx_chn->common->cpts, skb); in am65_cpsw_nuss_tx_compl_packet_skb()