Searched defs:cpsw (Results 1 – 5 of 5) sorted by relevance
36 cpsw_intr_enable(struct cpsw_common * cpsw) cpsw_intr_enable() argument 44 cpsw_intr_disable(struct cpsw_common * cpsw) cpsw_intr_disable() argument 88 struct cpsw_common *cpsw = dev_id; cpsw_tx_interrupt() local 104 struct cpsw_common *cpsw = dev_id; cpsw_rx_interrupt() local 120 struct cpsw_common *cpsw = dev_id; cpsw_misc_interrupt() local 132 struct cpsw_common *cpsw = napi_to_cpsw(napi_tx); cpsw_tx_mq_poll() local 164 struct cpsw_common *cpsw = napi_to_cpsw(napi_tx); cpsw_tx_poll() local 182 struct cpsw_common *cpsw = napi_to_cpsw(napi_rx); cpsw_rx_mq_poll() local 214 struct cpsw_common *cpsw = napi_to_cpsw(napi_rx); cpsw_rx_poll() local 234 struct cpsw_common *cpsw = priv->cpsw; cpsw_rx_vlan_encap() local 293 struct cpsw_common *cpsw = priv->cpsw; cpsw_ndo_tx_timeout() local 309 cpsw_get_common_speed(struct cpsw_common * cpsw) cpsw_get_common_speed() argument 320 cpsw_need_resplit(struct cpsw_common * cpsw) cpsw_need_resplit() argument 347 cpsw_split_res(struct cpsw_common * cpsw) cpsw_split_res() argument 432 cpsw_init_common(struct cpsw_common * cpsw,void __iomem * ss_regs,int ale_ageout,phys_addr_t desc_mem_phys,int descs_pool_size) cpsw_init_common() argument 556 struct cpsw_common *cpsw = priv->cpsw; cpsw_hwtstamp_v1() local 580 struct cpsw_common *cpsw = priv->cpsw; cpsw_hwtstamp_v2() local 622 struct cpsw_common *cpsw = priv->cpsw; cpsw_hwtstamp_set() local 685 struct cpsw_common *cpsw = ndev_to_cpsw(dev); cpsw_hwtstamp_get() local 716 struct cpsw_common *cpsw = priv->cpsw; cpsw_ndo_set_tx_maxrate() local 772 struct cpsw_common *cpsw = priv->cpsw; cpsw_shp_is_off() local 788 struct cpsw_common *cpsw = priv->cpsw; cpsw_fifo_shp_on() local 804 struct cpsw_common *cpsw = priv->cpsw; cpsw_set_fifo_bw() local 864 struct cpsw_common *cpsw = priv->cpsw; cpsw_set_fifo_rlimit() local 916 struct cpsw_common *cpsw = priv->cpsw; cpsw_set_cbs() local 976 struct cpsw_common *cpsw = priv->cpsw; cpsw_set_mqprio() local 1062 struct cpsw_common *cpsw = priv->cpsw; cpsw_mqprio_resume() local 1084 struct cpsw_common *cpsw = priv->cpsw; cpsw_fill_rx_channels() local 1127 cpsw_create_page_pool(struct cpsw_common * cpsw,int size) cpsw_create_page_pool() argument 1147 cpsw_create_rx_pool(struct cpsw_common * cpsw,int ch) cpsw_create_rx_pool() argument 1164 struct cpsw_common *cpsw = priv->cpsw; cpsw_ndev_create_xdp_rxq() local 1193 cpsw_destroy_xdp_rxqs(struct cpsw_common * cpsw) cpsw_destroy_xdp_rxqs() argument 1212 cpsw_create_xdp_rxqs(struct cpsw_common * cpsw) cpsw_create_xdp_rxqs() argument 1274 struct cpsw_common *cpsw = priv->cpsw; cpsw_xdp_tx_frame() local 1307 struct cpsw_common *cpsw = priv->cpsw; cpsw_run_xdp() local [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 …]
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 …]
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