Home
last modified time | relevance | path

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

/drivers/net/ethernet/ti/
Dam65-cpsw-nuss.h45 struct am65_cpsw_common *common;
64 struct am65_cpsw_common *common;
74 struct am65_cpsw_common *common;
110 struct am65_cpsw_common *common;
113 struct am65_cpsw_common { struct
185 container_of(pnapi, struct am65_cpsw_common, napi_rx)
195 void am65_cpsw_nuss_set_p0_ptype(struct am65_cpsw_common *common);
196 void am65_cpsw_nuss_remove_tx_chns(struct am65_cpsw_common *common);
197 int am65_cpsw_nuss_update_tx_chns(struct am65_cpsw_common *common, int num_tx);
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()
Dam65-cpsw-nuss.c158 static void am65_cpsw_nuss_get_ver(struct am65_cpsw_common *common) in am65_cpsw_nuss_get_ver()
173 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_nuss_ndo_slave_add_vid()
202 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_nuss_ndo_slave_kill_vid()
227 struct am65_cpsw_common *common = port->common; in am65_cpsw_slave_set_promisc()
249 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_nuss_ndo_slave_set_rx_mode()
282 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_nuss_ndo_host_tx_timeout()
305 static int am65_cpsw_nuss_rx_push(struct am65_cpsw_common *common, in am65_cpsw_nuss_rx_push()
341 void am65_cpsw_nuss_set_p0_ptype(struct am65_cpsw_common *common) in am65_cpsw_nuss_set_p0_ptype()
365 static void am65_cpsw_init_host_port_switch(struct am65_cpsw_common *common);
366 static void am65_cpsw_init_host_port_emac(struct am65_cpsw_common *common);
[all …]
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 …]
Dam65-cpsw-ethtool.c380 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_ethtool_op_begin()
392 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_ethtool_op_complete()
403 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_get_drvinfo()
427 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_get_channels()
438 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_set_channels()
460 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_get_ringparam()
539 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_get_regs_len()
560 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_get_regs()
644 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_get_ethtool_stats()
668 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_get_ethtool_ts_info()
[all …]
Dam65-cpsw-qos.h11 struct am65_cpsw_common;
39 void am65_cpsw_qos_tx_p0_rate_init(struct am65_cpsw_common *common);
Dam65-cpsw-qos.c64 static void am65_cpsw_est_enable(struct am65_cpsw_common *common, int enable) in am65_cpsw_est_enable()
197 struct am65_cpsw_common *common = port->common; in am65_cpsw_est_set()
368 struct am65_cpsw_common *common = port->common; in am65_cpsw_timer_set()
447 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_configure_taprio()
568 struct am65_cpsw_common *common = port->common; in am65_cpsw_setup_taprio()
840 am65_cpsw_qos_tx_p0_rate_apply(struct am65_cpsw_common *common, in am65_cpsw_qos_tx_p0_rate_apply()
864 struct am65_cpsw_common *common = port->common; in am65_cpsw_qos_ndo_tx_p0_set_maxrate()
922 void am65_cpsw_qos_tx_p0_rate_init(struct am65_cpsw_common *common) in am65_cpsw_qos_tx_p0_rate_init()