Home
last modified time | relevance | path

Searched defs:ethsw (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c193 struct ethsw_core *ethsw = port_priv->ethsw_data; in dpaa2_switch_add_vlan() local
230 struct ethsw_core *ethsw = port_priv->ethsw_data; in dpaa2_switch_port_set_pvid() local
286 struct ethsw_core *ethsw = port_priv->ethsw_data; in dpaa2_switch_port_add_vlan() local
686 struct ethsw_core *ethsw = port_priv->ethsw_data; in dpaa2_switch_port_open() local
722 struct ethsw_core *ethsw = port_priv->ethsw_data; in dpaa2_switch_port_stop() local
1510 struct ethsw_core *ethsw = dev_get_drvdata(dev); in dpaa2_switch_irq0_handler_thread() local
1555 struct ethsw_core *ethsw = dev_get_drvdata(dev); in dpaa2_switch_setup_irqs() local
2402 struct ethsw_core *ethsw = fq->ethsw; in dpaa2_switch_rx() local
2763 struct ethsw_core *ethsw = fq->ethsw; in dpaa2_switch_store_consume() local
3221 struct ethsw_core *ethsw; in dpaa2_switch_remove() local
[all …]
H A Ddpaa2-switch-flower.c118 struct ethsw_core *ethsw = filter_block->ethsw; in dpaa2_switch_acl_entry_add() local
162 struct ethsw_core *ethsw = block->ethsw; in dpaa2_switch_acl_entry_remove() local
362 static int dpaa2_switch_tc_parse_action_acl(struct ethsw_core *ethsw, in dpaa2_switch_tc_parse_action_acl()
403 struct ethsw_core *ethsw = block->ethsw; in dpaa2_switch_block_add_mirror() local
468 struct ethsw_core *ethsw = block->ethsw; in dpaa2_switch_block_remove_mirror() local
496 struct ethsw_core *ethsw = block->ethsw; in dpaa2_switch_cls_flower_replace_acl() local
582 struct ethsw_core *ethsw = block->ethsw; in dpaa2_switch_cls_flower_replace_mirror() local
695 struct ethsw_core *ethsw = block->ethsw; in dpaa2_switch_cls_matchall_replace_acl() local
736 struct ethsw_core *ethsw = block->ethsw; in dpaa2_switch_cls_matchall_replace_mirror() local
816 struct ethsw_core *ethsw = port_priv->ethsw_data; in dpaa2_switch_block_offload_mirror() local
[all …]
H A Ddpaa2-switch.h94 struct ethsw_core *ethsw; member
125 struct ethsw_core *ethsw; member
195 static inline int dpaa2_switch_get_index(struct ethsw_core *ethsw, in dpaa2_switch_get_index()
207 static inline bool dpaa2_switch_supports_cpu_traffic(struct ethsw_core *ethsw) in dpaa2_switch_supports_cpu_traffic()
H A Ddpaa2-switch-ethtool.c104 struct ethsw_core *ethsw = port_priv->ethsw_data; in dpaa2_switch_set_link_ksettings() local