Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/ti/
Dcpts.h154 static inline bool cpts_is_tx_enabled(struct cpts *cpts) in cpts_is_tx_enabled() function
213 static inline bool cpts_is_tx_enabled(struct cpts *cpts) in cpts_is_tx_enabled() function
Dcpsw.c1997 cpts_is_tx_enabled(cpts) && cpts_can_timestamp(cpts, skb)) in cpsw_ndo_start_xmit()
2046 if (!cpts_is_tx_enabled(cpsw->cpts) && in cpsw_hwtstamp_v1()
2055 if (cpts_is_tx_enabled(cpsw->cpts)) in cpsw_hwtstamp_v1()
2078 if (cpts_is_tx_enabled(cpsw->cpts)) in cpsw_hwtstamp_v2()
2088 if (cpts_is_tx_enabled(cpsw->cpts)) in cpsw_hwtstamp_v2()
2183 cfg.tx_type = cpts_is_tx_enabled(cpts) ? in cpsw_hwtstamp_get()
Dnetcp_ethss.c2567 !cpts_is_tx_enabled(gbe_dev->cpts)) in gbe_txtstamp_mark_pkt()
2617 cfg.tx_type = cpts_is_tx_enabled(cpts) ? in gbe_hwtstamp_get()
2632 !cpts_is_tx_enabled(gbe_dev->cpts)) { in gbe_hwtstamp()
2644 if (cpts_is_tx_enabled(gbe_dev->cpts)) in gbe_hwtstamp()