Searched refs:ethsw_core (Results 1 – 4 of 4) sorted by relevance
91 struct ethsw_core;94 struct ethsw_core *ethsw;125 struct ethsw_core *ethsw;149 struct ethsw_core *ethsw_data;167 struct ethsw_core { struct193 static inline int dpaa2_switch_get_index(struct ethsw_core *ethsw, in dpaa2_switch_get_index() argument205 static inline bool dpaa2_switch_supports_cpu_traffic(struct ethsw_core *ethsw) in dpaa2_switch_supports_cpu_traffic()
194 struct ethsw_core *ethsw = port_priv->ethsw_data; in dpaa2_switch_add_vlan()231 struct ethsw_core *ethsw = port_priv->ethsw_data; in dpaa2_switch_port_set_pvid()287 struct ethsw_core *ethsw = port_priv->ethsw_data; in dpaa2_switch_port_add_vlan()683 struct ethsw_core *ethsw = port_priv->ethsw_data; in dpaa2_switch_port_open()714 struct ethsw_core *ethsw = port_priv->ethsw_data; in dpaa2_switch_port_stop()1490 struct ethsw_core *ethsw = dev_get_drvdata(dev); in dpaa2_switch_irq0_handler_thread()1531 struct ethsw_core *ethsw = dev_get_drvdata(dev); in dpaa2_switch_setup_irqs()2384 struct ethsw_core *ethsw = fq->ethsw; in dpaa2_switch_rx()2744 struct ethsw_core *ethsw = fq->ethsw; in dpaa2_switch_store_consume()3204 struct ethsw_core *ethsw; in dpaa2_switch_remove()[all …]
118 struct ethsw_core *ethsw = filter_block->ethsw; in dpaa2_switch_acl_entry_add()159 struct ethsw_core *ethsw = block->ethsw; in dpaa2_switch_acl_entry_remove()357 static int dpaa2_switch_tc_parse_action_acl(struct ethsw_core *ethsw, in dpaa2_switch_tc_parse_action_acl()398 struct ethsw_core *ethsw = block->ethsw; in dpaa2_switch_block_add_mirror()463 struct ethsw_core *ethsw = block->ethsw; in dpaa2_switch_block_remove_mirror()491 struct ethsw_core *ethsw = block->ethsw; in dpaa2_switch_cls_flower_replace_acl()575 struct ethsw_core *ethsw = block->ethsw; in dpaa2_switch_cls_flower_replace_mirror()688 struct ethsw_core *ethsw = block->ethsw; in dpaa2_switch_cls_matchall_replace_acl()729 struct ethsw_core *ethsw = block->ethsw; in dpaa2_switch_cls_matchall_replace_mirror()809 struct ethsw_core *ethsw = port_priv->ethsw_data; in dpaa2_switch_block_offload_mirror()[all …]
97 struct ethsw_core *ethsw = port_priv->ethsw_data; in dpaa2_switch_set_link_ksettings()
Completed in 14 milliseconds