Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/ti/
Dcpts.h159 static inline bool cpts_can_timestamp(struct cpts *cpts, struct sk_buff *skb) in cpts_can_timestamp() function
218 static inline bool cpts_can_timestamp(struct cpts *cpts, struct sk_buff *skb) in cpts_can_timestamp() function
Dcpsw.c1997 cpts_is_tx_enabled(cpts) && cpts_can_timestamp(cpts, skb)) in cpsw_ndo_start_xmit()
Dnetcp_ethss.c2557 return cpts_can_timestamp(gbe_intf->gbe_dev->cpts, skb); in gbe_need_txtstamp()