Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/ti/
Dcpts.h149 static inline void cpts_tx_enable(struct cpts *cpts, int enable) in cpts_tx_enable() function
209 static inline void cpts_tx_enable(struct cpts *cpts, int enable) in cpts_tx_enable() function
Dnetcp_ethss.c2673 cpts_tx_enable(cpts, 0); in gbe_hwtstamp_set()
2676 cpts_tx_enable(cpts, 1); in gbe_hwtstamp_set()
Dcpsw.c2154 cpts_tx_enable(cpts, cfg.tx_type == HWTSTAMP_TX_ON); in cpsw_hwtstamp_set()