Home
last modified time | relevance | path

Searched refs:cpsw_common (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/ethernet/ti/
A Dcpsw_ethtool.c175 struct cpsw_common *cpsw = priv->cpsw; in cpsw_set_coalesce()
320 struct cpsw_common *cpsw = priv->cpsw; in cpsw_get_wol()
333 struct cpsw_common *cpsw = priv->cpsw; in cpsw_set_wol()
364 struct cpsw_common *cpsw = priv->cpsw; in cpsw_ethtool_op_begin()
404 struct cpsw_common *cpsw = priv->cpsw; in cpsw_get_link_ksettings()
418 struct cpsw_common *cpsw = priv->cpsw; in cpsw_set_link_ksettings()
430 struct cpsw_common *cpsw = priv->cpsw; in cpsw_get_eee()
442 struct cpsw_common *cpsw = priv->cpsw; in cpsw_set_eee()
454 struct cpsw_common *cpsw = priv->cpsw; in cpsw_nway_reset()
491 struct cpsw_common *cpsw = priv->cpsw; in cpsw_resume_data_pass()
[all …]
A Dcpsw_priv.c87 struct cpsw_common *cpsw = dev_id; in cpsw_tx_interrupt()
103 struct cpsw_common *cpsw = dev_id; in cpsw_rx_interrupt()
119 struct cpsw_common *cpsw = dev_id; in cpsw_misc_interrupt()
233 struct cpsw_common *cpsw = priv->cpsw; in cpsw_rx_vlan_encap()
292 struct cpsw_common *cpsw = priv->cpsw; in cpsw_ndo_tx_timeout()
554 struct cpsw_common *cpsw = priv->cpsw; in cpsw_hwtstamp_v1()
578 struct cpsw_common *cpsw = priv->cpsw; in cpsw_hwtstamp_v2()
618 struct cpsw_common *cpsw = priv->cpsw; in cpsw_hwtstamp_set()
711 struct cpsw_common *cpsw = priv->cpsw; in cpsw_ndo_ioctl()
732 struct cpsw_common *cpsw = priv->cpsw; in cpsw_ndo_set_tx_maxrate()
[all …]
A Dcpsw_new.c52 struct cpsw_common *cpsw;
127 struct cpsw_common *cpsw = priv->cpsw; in cpsw_set_mc()
253 struct cpsw_common *cpsw = priv->cpsw; in cpsw_ndo_set_rx_mode()
288 struct cpsw_common *cpsw; in cpsw_rx_handler()
401 struct cpsw_common *cpsw = priv->cpsw; in cpsw_add_vlan_ale_entry()
441 struct cpsw_common *cpsw = priv->cpsw; in cpsw_ndo_vlan_rx_add_vid()
491 struct cpsw_common *cpsw = priv->cpsw; in cpsw_restore()
549 struct cpsw_common *cpsw = priv->cpsw; in cpsw_init_host_port()
590 struct cpsw_common *cpsw = priv->cpsw; in cpsw_port_add_dual_emac_def_ale_entries()
616 struct cpsw_common *cpsw = priv->cpsw; in cpsw_port_add_switch_def_ale_entries()
[all …]
A Dcpsw_priv.h329 struct cpsw_common { struct
382 struct cpsw_common *cpsw; argument
388 #define napi_to_cpsw(napi) container_of(napi, struct cpsw_common, napi)
390 extern int (*cpsw_slave_index)(struct cpsw_common *cpsw,
429 int cpsw_init_common(struct cpsw_common *cpsw, void __iomem *ss_regs,
432 void cpsw_split_res(struct cpsw_common *cpsw);
434 void cpsw_intr_enable(struct cpsw_common *cpsw);
435 void cpsw_intr_disable(struct cpsw_common *cpsw);
437 int cpsw_create_xdp_rxqs(struct cpsw_common *cpsw);
438 void cpsw_destroy_xdp_rxqs(struct cpsw_common *cpsw);
[all …]
A Dcpsw_switchdev.c29 struct cpsw_common *cpsw = priv->cpsw; in cpsw_port_stp_state_set()
62 struct cpsw_common *cpsw = priv->cpsw; in cpsw_port_attr_br_flags_set()
121 struct cpsw_common *cpsw = priv->cpsw; in cpsw_get_pvid()
143 struct cpsw_common *cpsw = priv->cpsw; in cpsw_set_pvid()
169 struct cpsw_common *cpsw = priv->cpsw; in cpsw_port_vlan_add()
216 struct cpsw_common *cpsw = priv->cpsw; in cpsw_port_vlan_del()
273 struct cpsw_common *cpsw = priv->cpsw; in cpsw_port_mdb_add()
296 struct cpsw_common *cpsw = priv->cpsw; in cpsw_port_mdb_del()
386 struct cpsw_common *cpsw = priv->cpsw; in cpsw_switchdev_event_work()
523 int cpsw_switchdev_register_notifiers(struct cpsw_common *cpsw) in cpsw_switchdev_register_notifiers()
[all …]
A Dcpsw.c182 struct cpsw_common *cpsw = priv->cpsw; in cpsw_set_mc()
311 struct cpsw_common *cpsw = priv->cpsw; in cpsw_ndo_set_rx_mode()
460 struct cpsw_common *cpsw = priv->cpsw; in _cpsw_adjust_link()
522 struct cpsw_common *cpsw = priv->cpsw; in cpsw_adjust_link()
544 struct cpsw_common *cpsw = priv->cpsw; in cpsw_add_dual_emac_def_ale_entries()
566 struct cpsw_common *cpsw = priv->cpsw; in cpsw_slave_open()
651 struct cpsw_common *cpsw = priv->cpsw; in cpsw_add_default_vlan()
679 struct cpsw_common *cpsw = priv->cpsw; in cpsw_init_host_port()
755 struct cpsw_common *cpsw = priv->cpsw; in cpsw_ndo_open()
872 struct cpsw_common *cpsw = priv->cpsw; in cpsw_ndo_stop()
[all …]
A Dcpsw_switchdev.h12 int cpsw_switchdev_register_notifiers(struct cpsw_common *cpsw);
13 void cpsw_switchdev_unregister_notifiers(struct cpsw_common *cpsw);

Completed in 33 milliseconds