Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-qos.h104 void am65_cpsw_iet_common_enable(struct am65_cpsw_common *common);
131 static inline void am65_cpsw_iet_common_enable(struct am65_cpsw_common *common) in am65_cpsw_iet_common_enable() function
H A Dam65-cpsw-qos.c352 void am65_cpsw_iet_common_enable(struct am65_cpsw_common *common) in am65_cpsw_iet_common_enable() function
396 am65_cpsw_iet_common_enable(port->common); in am65_cpsw_iet_commit_preemptible_tcs()
H A Dam65-cpsw-ethtool.c766 am65_cpsw_iet_common_enable(port->common); in am65_cpsw_port_iet_rx_enable()