Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/ti/
Dam65-cpsw-nuss.h44 struct am65_cpsw_common *common;
61 struct am65_cpsw_common *common;
69 struct am65_cpsw_common *common;
103 struct am65_cpsw_common *common;
106 struct am65_cpsw_common { struct
175 container_of(pnapi, struct am65_cpsw_common, napi_rx)
186 void am65_cpsw_nuss_set_p0_ptype(struct am65_cpsw_common *common);
187 void am65_cpsw_nuss_remove_tx_chns(struct am65_cpsw_common *common);
188 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.c154 static void am65_cpsw_nuss_get_ver(struct am65_cpsw_common *common) in am65_cpsw_nuss_get_ver()
169 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_nuss_ndo_slave_add_vid()
198 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_nuss_ndo_slave_kill_vid()
223 struct am65_cpsw_common *common = port->common; in am65_cpsw_slave_set_promisc()
245 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_nuss_ndo_slave_set_rx_mode()
278 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_nuss_ndo_host_tx_timeout()
301 static int am65_cpsw_nuss_rx_push(struct am65_cpsw_common *common, in am65_cpsw_nuss_rx_push()
337 void am65_cpsw_nuss_set_p0_ptype(struct am65_cpsw_common *common) in am65_cpsw_nuss_set_p0_ptype()
361 static void am65_cpsw_init_host_port_switch(struct am65_cpsw_common *common);
362 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.c63 static void am65_cpsw_est_enable(struct am65_cpsw_common *common, int enable) in am65_cpsw_est_enable()
196 struct am65_cpsw_common *common = port->common; in am65_cpsw_est_set()
367 struct am65_cpsw_common *common = port->common; in am65_cpsw_timer_set()
446 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_configure_taprio()
566 struct am65_cpsw_common *common = port->common; in am65_cpsw_setup_taprio()