Searched defs:cpsw (Results 1 – 7 of 7) sorted by relevance
53 struct cpsw_common *cpsw; member65 static int cpsw_slave_index_priv(struct cpsw_common *cpsw, in cpsw_slave_index_priv()74 static bool cpsw_is_switch_en(struct cpsw_common *cpsw) in cpsw_is_switch_en()81 struct cpsw_common *cpsw = ndev_to_cpsw(ndev); in cpsw_set_promiscious() local128 struct cpsw_common *cpsw = priv->cpsw; in cpsw_set_mc() local254 struct cpsw_common *cpsw = priv->cpsw; in cpsw_ndo_set_rx_mode_work() local307 struct cpsw_common *cpsw; in cpsw_rx_handler() local424 struct cpsw_common *cpsw = priv->cpsw; in cpsw_add_vlan_ale_entry() local464 struct cpsw_common *cpsw = priv->cpsw; in cpsw_ndo_vlan_rx_add_vid() local512 struct cpsw_common *cpsw = priv->cpsw; in cpsw_restore() local[all …]
80 static int cpsw_slave_index_priv(struct cpsw_common *cpsw, in cpsw_slave_index_priv()96 struct cpsw_common *cpsw = ndev_to_cpsw(ndev); in cpsw_set_promiscious() local182 struct cpsw_common *cpsw = priv->cpsw; in cpsw_set_mc() local311 struct cpsw_common *cpsw = priv->cpsw; in cpsw_ndo_set_rx_mode_work() local368 struct cpsw_common *cpsw = ndev_to_cpsw(xmeta->ndev); in cpsw_rx_handler() local483 struct cpsw_common *cpsw = priv->cpsw; in _cpsw_adjust_link() local545 struct cpsw_common *cpsw = priv->cpsw; in cpsw_adjust_link() local567 struct cpsw_common *cpsw = priv->cpsw; in cpsw_add_dual_emac_def_ale_entries() local589 struct cpsw_common *cpsw = priv->cpsw; in cpsw_slave_open() local678 struct cpsw_common *cpsw = priv->cpsw; in cpsw_add_default_vlan() local[all …]
29 struct cpsw_common *cpsw = priv->cpsw; in cpsw_port_stp_state_set() local62 struct cpsw_common *cpsw = priv->cpsw; in cpsw_port_attr_br_flags_set() local121 struct cpsw_common *cpsw = priv->cpsw; in cpsw_get_pvid() local143 struct cpsw_common *cpsw = priv->cpsw; in cpsw_set_pvid() local169 struct cpsw_common *cpsw = priv->cpsw; in cpsw_port_vlan_add() local216 struct cpsw_common *cpsw = priv->cpsw; in cpsw_port_vlan_del() local269 struct cpsw_common *cpsw = priv->cpsw; in cpsw_port_mdb_add() local292 struct cpsw_common *cpsw = priv->cpsw; in cpsw_port_mdb_del() local382 struct cpsw_common *cpsw = priv->cpsw; in cpsw_switchdev_event_work() local519 int cpsw_switchdev_register_notifiers(struct cpsw_common *cpsw) in cpsw_switchdev_register_notifiers()[all …]
27 struct am65_cpsw_common *cpsw = port->common; in am65_cpsw_port_stp_state_set() local60 struct am65_cpsw_common *cpsw = port->common; in am65_cpsw_port_attr_br_flags_set() local119 struct am65_cpsw_common *cpsw = port->common; in am65_cpsw_get_pvid() local135 struct am65_cpsw_common *cpsw = port->common; in am65_cpsw_set_pvid() local153 struct am65_cpsw_common *cpsw = port->common; in am65_cpsw_port_vlan_add() local201 struct am65_cpsw_common *cpsw = port->common; in am65_cpsw_port_vlan_del() local261 struct am65_cpsw_common *cpsw = port->common; in am65_cpsw_port_mdb_add() local284 struct am65_cpsw_common *cpsw = port->common; in am65_cpsw_port_mdb_del() local372 struct am65_cpsw_common *cpsw = port->common; in am65_cpsw_switchdev_event_work() local509 int am65_cpsw_switchdev_register_notifiers(struct am65_cpsw_common *cpsw) in am65_cpsw_switchdev_register_notifiers()[all …]
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()
3006 static int am65_cpsw_register_notifiers(struct am65_cpsw_common *cpsw) in am65_cpsw_register_notifiers()3028 static void am65_cpsw_unregister_notifiers(struct am65_cpsw_common *cpsw) in am65_cpsw_unregister_notifiers()3040 static void am65_cpsw_init_stp_ale_entry(struct am65_cpsw_common *cpsw) in am65_cpsw_init_stp_ale_entry()3115 struct am65_cpsw_common *cpsw = port->common; in am65_cpsw_init_port_switch_ale() local3142 struct am65_cpsw_common *cpsw = dl_priv->common; in am65_cpsw_dl_switch_mode_set() local
389 struct cpsw_common *cpsw; member