Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/ti/
Dam65-cpts.h27 void am65_cpts_prep_tx_timestamp(struct am65_cpts *cpts, struct sk_buff *skb);
61 static inline void am65_cpts_prep_tx_timestamp(struct am65_cpts *cpts, in am65_cpts_prep_tx_timestamp() function
Dam65-cpts.c996 void am65_cpts_prep_tx_timestamp(struct am65_cpts *cpts, struct sk_buff *skb) in am65_cpts_prep_tx_timestamp() function
1012 EXPORT_SYMBOL_GPL(am65_cpts_prep_tx_timestamp);
Dam65-cpsw-nuss.c1589 am65_cpts_prep_tx_timestamp(common->cpts, skb); in am65_cpsw_nuss_ndo_slave_xmit()