Home
last modified time | relevance | path

Searched defs:cpsw (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/ti/
H A Dcpsw_switchdev.c29 struct cpsw_common *cpsw = priv->cpsw; in cpsw_port_stp_state_set() local
62 struct cpsw_common *cpsw = priv->cpsw; in cpsw_port_attr_br_flags_set() local
121 struct cpsw_common *cpsw = priv->cpsw; in cpsw_get_pvid() local
143 struct cpsw_common *cpsw = priv->cpsw; in cpsw_set_pvid() local
169 struct cpsw_common *cpsw = priv->cpsw; in cpsw_port_vlan_add() local
216 struct cpsw_common *cpsw = priv->cpsw; in cpsw_port_vlan_del() local
269 struct cpsw_common *cpsw = priv->cpsw; in cpsw_port_mdb_add() local
292 struct cpsw_common *cpsw = priv->cpsw; in cpsw_port_mdb_del() local
382 struct cpsw_common *cpsw = priv->cpsw; in cpsw_switchdev_event_work() local
519 int cpsw_switchdev_register_notifiers(struct cpsw_common *cpsw) in cpsw_switchdev_register_notifiers()
[all …]
H A Dam65-cpsw-switchdev.c27 struct am65_cpsw_common *cpsw = port->common; in am65_cpsw_port_stp_state_set() local
60 struct am65_cpsw_common *cpsw = port->common; in am65_cpsw_port_attr_br_flags_set() local
119 struct am65_cpsw_common *cpsw = port->common; in am65_cpsw_get_pvid() local
135 struct am65_cpsw_common *cpsw = port->common; in am65_cpsw_set_pvid() local
153 struct am65_cpsw_common *cpsw = port->common; in am65_cpsw_port_vlan_add() local
201 struct am65_cpsw_common *cpsw = port->common; in am65_cpsw_port_vlan_del() local
261 struct am65_cpsw_common *cpsw = port->common; in am65_cpsw_port_mdb_add() local
284 struct am65_cpsw_common *cpsw = port->common; in am65_cpsw_port_mdb_del() local
372 struct am65_cpsw_common *cpsw = port->common; in am65_cpsw_switchdev_event_work() local
509 int am65_cpsw_switchdev_register_notifiers(struct am65_cpsw_common *cpsw) in am65_cpsw_switchdev_register_notifiers()
[all …]
H A Dam65-cpsw-switchdev.h19 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.c3008 static int am65_cpsw_register_notifiers(struct am65_cpsw_common *cpsw) in am65_cpsw_register_notifiers()
3030 static void am65_cpsw_unregister_notifiers(struct am65_cpsw_common *cpsw) in am65_cpsw_unregister_notifiers()
3042 static void am65_cpsw_init_stp_ale_entry(struct am65_cpsw_common *cpsw) in am65_cpsw_init_stp_ale_entry()
3116 struct am65_cpsw_common *cpsw = port->common; in am65_cpsw_init_port_switch_ale() local
3143 struct am65_cpsw_common *cpsw = dl_priv->common; in am65_cpsw_dl_switch_mode_set() local