Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch-flower.c121 struct ethsw_core *ethsw = filter_block->ethsw; in dpaa2_switch_acl_entry_add() local
165 struct ethsw_core *ethsw = block->ethsw; in dpaa2_switch_acl_entry_remove() local
365 static int dpaa2_switch_tc_parse_action_acl(struct ethsw_core *ethsw, in dpaa2_switch_tc_parse_action_acl()
406 struct ethsw_core *ethsw = block->ethsw; in dpaa2_switch_block_add_mirror() local
471 struct ethsw_core *ethsw = block->ethsw; in dpaa2_switch_block_remove_mirror() local
499 struct ethsw_core *ethsw = block->ethsw; in dpaa2_switch_cls_flower_replace_acl() local
588 struct ethsw_core *ethsw = block->ethsw; in dpaa2_switch_cls_flower_replace_mirror() local
701 struct ethsw_core *ethsw = block->ethsw; in dpaa2_switch_cls_matchall_replace_acl() local
742 struct ethsw_core *ethsw = block->ethsw; in dpaa2_switch_cls_matchall_replace_mirror() local
822 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()