Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-switch.c194 struct ethsw_core *ethsw = port_priv->ethsw_data; in dpaa2_switch_add_vlan() local
231 struct ethsw_core *ethsw = port_priv->ethsw_data; in dpaa2_switch_port_set_pvid() local
287 struct ethsw_core *ethsw = port_priv->ethsw_data; in dpaa2_switch_port_add_vlan() local
683 struct ethsw_core *ethsw = port_priv->ethsw_data; in dpaa2_switch_port_open() local
714 struct ethsw_core *ethsw = port_priv->ethsw_data; in dpaa2_switch_port_stop() local
1490 struct ethsw_core *ethsw = dev_get_drvdata(dev); in dpaa2_switch_irq0_handler_thread() local
1531 struct ethsw_core *ethsw = dev_get_drvdata(dev); in dpaa2_switch_setup_irqs() local
2384 struct ethsw_core *ethsw = fq->ethsw; in dpaa2_switch_rx() local
2744 struct ethsw_core *ethsw = fq->ethsw; in dpaa2_switch_store_consume() local
3204 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
159 struct ethsw_core *ethsw = block->ethsw; in dpaa2_switch_acl_entry_remove() local
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() local
463 struct ethsw_core *ethsw = block->ethsw; in dpaa2_switch_block_remove_mirror() local
491 struct ethsw_core *ethsw = block->ethsw; in dpaa2_switch_cls_flower_replace_acl() local
575 struct ethsw_core *ethsw = block->ethsw; in dpaa2_switch_cls_flower_replace_mirror() local
688 struct ethsw_core *ethsw = block->ethsw; in dpaa2_switch_cls_matchall_replace_acl() local
729 struct ethsw_core *ethsw = block->ethsw; in dpaa2_switch_cls_matchall_replace_mirror() local
809 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
193 static inline int dpaa2_switch_get_index(struct ethsw_core *ethsw, in dpaa2_switch_get_index()
205 static inline bool dpaa2_switch_supports_cpu_traffic(struct ethsw_core *ethsw) in dpaa2_switch_supports_cpu_traffic()
A Ddpaa2-switch-ethtool.c97 struct ethsw_core *ethsw = port_priv->ethsw_data; in dpaa2_switch_set_link_ksettings() local

Completed in 14 milliseconds