Home
last modified time | relevance | path

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

/drivers/net/ethernet/ti/
Dam65-cpts.h30 void am65_cpts_estf_disable(struct am65_cpts *cpts, int idx);
69 static inline void am65_cpts_estf_disable(struct am65_cpts *cpts, int idx) in am65_cpts_estf_disable() function
Dam65-cpts.c539 void am65_cpts_estf_disable(struct am65_cpts *cpts, int idx) in am65_cpts_estf_disable() function
545 EXPORT_SYMBOL_GPL(am65_cpts_estf_disable);
Dam65-cpsw-qos.c381 am65_cpts_estf_disable(cpts, port->port_id - 1); in am65_cpsw_timer_stop()