Home
last modified time | relevance | path

Searched refs:am65_cpsw_common (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-switchdev.h16 int am65_cpsw_switchdev_register_notifiers(struct am65_cpsw_common *cpsw);
17 void am65_cpsw_switchdev_unregister_notifiers(struct am65_cpsw_common *cpsw);
19 static inline int am65_cpsw_switchdev_register_notifiers(struct am65_cpsw_common *cpsw) in am65_cpsw_switchdev_register_notifiers()
24 static inline void am65_cpsw_switchdev_unregister_notifiers(struct am65_cpsw_common *cpsw) in am65_cpsw_switchdev_unregister_notifiers()
H A Dam65-cpsw-nuss.h44 struct am65_cpsw_common *common;
71 struct am65_cpsw_common *common;
81 struct am65_cpsw_common *common;
98 struct am65_cpsw_common *common;
146 struct am65_cpsw_common *common;
149 struct am65_cpsw_common { struct
225 void am65_cpsw_nuss_set_p0_ptype(struct am65_cpsw_common *common);
226 int am65_cpsw_nuss_update_tx_rx_chns(struct am65_cpsw_common *common,
H A Dam65-cpsw-qos.h11 struct am65_cpsw_common;
102 void am65_cpsw_qos_tx_p0_rate_init(struct am65_cpsw_common *common);
104 void am65_cpsw_iet_common_enable(struct am65_cpsw_common *common);
127 static inline void am65_cpsw_qos_tx_p0_rate_init(struct am65_cpsw_common *common) in am65_cpsw_qos_tx_p0_rate_init()
131 static inline void am65_cpsw_iet_common_enable(struct am65_cpsw_common *common) in am65_cpsw_iet_common_enable()
H A Dam65-cpsw-switchdev.c27 struct am65_cpsw_common *cpsw = port->common; in am65_cpsw_port_stp_state_set()
60 struct am65_cpsw_common *cpsw = port->common; in am65_cpsw_port_attr_br_flags_set()
119 struct am65_cpsw_common *cpsw = port->common; in am65_cpsw_get_pvid()
135 struct am65_cpsw_common *cpsw = port->common; in am65_cpsw_set_pvid()
153 struct am65_cpsw_common *cpsw = port->common; in am65_cpsw_port_vlan_add()
201 struct am65_cpsw_common *cpsw = port->common; in am65_cpsw_port_vlan_del()
261 struct am65_cpsw_common *cpsw = port->common; in am65_cpsw_port_mdb_add()
284 struct am65_cpsw_common *cpsw = port->common; in am65_cpsw_port_mdb_del()
372 struct am65_cpsw_common *cpsw = port->common; in am65_cpsw_switchdev_event_work()
509 int am65_cpsw_switchdev_register_notifiers(struct am65_cpsw_common *cpsw) in am65_cpsw_switchdev_register_notifiers()
[all …]
H A Dam65-cpsw-qos.c55 struct am65_cpsw_common *common = port->common; in am65_cpsw_tx_pn_shaper_apply()
208 struct am65_cpsw_common *common = port->common; in am65_cpsw_setup_mqprio()
375 void am65_cpsw_iet_common_enable(struct am65_cpsw_common *common) in am65_cpsw_iet_common_enable()
464 static void am65_cpsw_est_enable(struct am65_cpsw_common *common, int enable) in am65_cpsw_est_enable()
597 struct am65_cpsw_common *common = port->common; in am65_cpsw_est_set()
768 struct am65_cpsw_common *common = port->common; in am65_cpsw_timer_set()
859 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_taprio_replace()
1203 am65_cpsw_qos_tx_p0_rate_apply(struct am65_cpsw_common *common, in am65_cpsw_qos_tx_p0_rate_apply()
1227 struct am65_cpsw_common *common = port->common; in am65_cpsw_qos_ndo_tx_p0_set_maxrate()
1285 void am65_cpsw_qos_tx_p0_rate_init(struct am65_cpsw_common *common) in am65_cpsw_qos_tx_p0_rate_init()