Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/freescale/dpaa2/
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
2409 struct ethsw_core *ethsw = fq->ethsw; in dpaa2_switch_rx() local
2769 struct ethsw_core *ethsw = fq->ethsw; in dpaa2_switch_store_consume() local
3227 struct ethsw_core *ethsw; in dpaa2_switch_remove() local
[all …]
A Ddpaa2-switch-flower.c118 struct ethsw_core *ethsw = filter_block->ethsw; in dpaa2_switch_acl_entry_add() local
161 struct ethsw_core *ethsw = block->ethsw; in dpaa2_switch_acl_entry_remove() local
361 static int dpaa2_switch_tc_parse_action_acl(struct ethsw_core *ethsw, in dpaa2_switch_tc_parse_action_acl()
402 struct ethsw_core *ethsw = block->ethsw; in dpaa2_switch_block_add_mirror() local
467 struct ethsw_core *ethsw = block->ethsw; in dpaa2_switch_block_remove_mirror() local
495 struct ethsw_core *ethsw = block->ethsw; in dpaa2_switch_cls_flower_replace_acl() local
581 struct ethsw_core *ethsw = block->ethsw; in dpaa2_switch_cls_flower_replace_mirror() local
694 struct ethsw_core *ethsw = block->ethsw; in dpaa2_switch_cls_matchall_replace_acl() local
735 struct ethsw_core *ethsw = block->ethsw; in dpaa2_switch_cls_matchall_replace_mirror() local
815 struct ethsw_core *ethsw = port_priv->ethsw_data; in dpaa2_switch_block_offload_mirror() local
[all …]
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()
A Ddpaa2-switch-ethtool.c104 struct ethsw_core *ethsw = port_priv->ethsw_data; in dpaa2_switch_set_link_ksettings() local

Completed in 18 milliseconds