Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/ti/
Dcpts.h127 static inline bool cpts_can_timestamp(struct cpts *cpts, struct sk_buff *skb) in cpts_can_timestamp() function
168 static inline bool cpts_can_timestamp(struct cpts *cpts, struct sk_buff *skb) in cpts_can_timestamp() function
Dcpsw.c1812 priv->tx_ts_enabled && cpts_can_timestamp(cpts, skb)) in cpsw_ndo_start_xmit()
Dnetcp_ethss.c2551 return cpts_can_timestamp(gbe_intf->gbe_dev->cpts, skb); in gbe_need_txtstamp()