Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/ti/
Dam65-cpts.h31 void am65_cpts_estf_disable(struct am65_cpts *cpts, int idx);
76 static inline void am65_cpts_estf_disable(struct am65_cpts *cpts, int idx) in am65_cpts_estf_disable() function
Dam65-cpts.c619 void am65_cpts_estf_disable(struct am65_cpts *cpts, int idx) in am65_cpts_estf_disable() function
626 EXPORT_SYMBOL_GPL(am65_cpts_estf_disable);
Dam65-cpsw-qos.c383 am65_cpts_estf_disable(cpts, port->port_id - 1); in am65_cpsw_timer_stop()