Searched refs:am65_cpsw_common (Results 1 – 6 of 6) sorted by relevance
43 struct am65_cpsw_common *common;59 struct am65_cpsw_common *common;67 struct am65_cpsw_common *common;100 struct am65_cpsw_common *common;103 struct am65_cpsw_common { struct172 container_of(pnapi, struct am65_cpsw_common, napi_rx)183 void am65_cpsw_nuss_set_p0_ptype(struct am65_cpsw_common *common);184 void am65_cpsw_nuss_remove_tx_chns(struct am65_cpsw_common *common);185 int am65_cpsw_nuss_update_tx_chns(struct am65_cpsw_common *common, int num_tx);
16 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()
286 struct am65_cpsw_common *common = port->common; in am65_cpsw_slave_set_promisc()1100 struct am65_cpsw_common *common = dev_id; in am65_cpsw_nuss_rx_irq()1499 struct am65_cpsw_common *common = port->common; in am65_cpsw_nuss_slave_disable_unused()1513 struct am65_cpsw_common *common = data; in am65_cpsw_nuss_free_tx_chns()1632 struct am65_cpsw_common *common = data; in am65_cpsw_nuss_free_rx_chns()2252 struct am65_cpsw_common *common = dl_priv->common; in am65_cpsw_dl_switch_mode_get()2267 struct am65_cpsw_common *common = port->common; in am65_cpsw_init_port_emac_ale()2290 struct am65_cpsw_common *cpsw = port->common; in am65_cpsw_init_port_switch_ale()2316 struct am65_cpsw_common *cpsw = dl_priv->common; in am65_cpsw_dl_switch_mode_set()2640 struct am65_cpsw_common *common; in am65_cpsw_nuss_probe()[all …]
27 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()265 struct am65_cpsw_common *cpsw = port->common; in am65_cpsw_port_mdb_add()288 struct am65_cpsw_common *cpsw = port->common; in am65_cpsw_port_mdb_del()376 struct am65_cpsw_common *cpsw = port->common; in am65_cpsw_switchdev_event_work()513 int am65_cpsw_switchdev_register_notifiers(struct am65_cpsw_common *cpsw) in am65_cpsw_switchdev_register_notifiers()[all …]
380 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_ethtool_op_begin()394 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_ethtool_op_complete()405 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_get_drvinfo()429 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_get_channels()440 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_set_channels()459 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_get_ringparam()574 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_get_regs_len()595 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_get_regs()679 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_get_ethtool_stats()703 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_get_ethtool_ts_info()[all …]
61 static void am65_cpsw_est_enable(struct am65_cpsw_common *common, int enable) in am65_cpsw_est_enable()195 struct am65_cpsw_common *common = port->common; in am65_cpsw_est_set()366 struct am65_cpsw_common *common = port->common; in am65_cpsw_timer_set()448 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_configure_taprio()569 struct am65_cpsw_common *common = port->common; in am65_cpsw_setup_taprio()
Completed in 18 milliseconds