Searched defs:chain_index (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_flower.c | 13 u32 chain_index; member 36 u32 chain_index, in prestera_flower_parse_goto_action() 64 u32 chain_index, in prestera_flower_parse_actions() 404 int prestera_flower_prio_get(struct prestera_flow_block *block, u32 chain_index, in prestera_flower_prio_get()
|
H A D | prestera_acl.c | 25 u32 chain_index; member 102 int prestera_acl_chain_to_client(u32 chain_index, bool ingress, u32 *client) in prestera_acl_chain_to_client() 126 static bool prestera_acl_chain_is_supported(u32 chain_index, bool ingress) in prestera_acl_chain_is_supported() 138 u32 chain_index) in prestera_acl_ruleset_create() 271 u32 chain_index) in __prestera_acl_ruleset_lookup() 285 u32 chain_index) in prestera_acl_ruleset_lookup() 300 u32 chain_index) in prestera_acl_ruleset_get() 437 unsigned long cookie, u32 chain_index) in prestera_acl_rule_create()
|
H A D | prestera_acl.h | 133 u32 chain_index; member
|
/linux/net/sched/ |
H A D | cls_api.c | 57 u32 chain_index; member 499 u32 chain_index) in tcf_chain_create() 595 u32 chain_index) in tcf_chain_lookup() 610 u32 chain_index) in tcf_chain_lookup_rcu() 627 u32 chain_index, bool create, in __tcf_chain_get() 666 static struct tcf_chain *tcf_chain_get(struct tcf_block *block, u32 chain_index, in tcf_chain_get() 672 struct tcf_chain *tcf_chain_get_by_act(struct tcf_block *block, u32 chain_index) in tcf_chain_get_by_act() 2242 u32 chain_index; in tc_new_tfilter() local 2475 u32 chain_index; in tc_del_tfilter() local 2634 u32 chain_index; in tc_get_tfilter() local [all …]
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_acl.c | 51 u32 chain_index; member 167 struct mlxsw_sp_flow_block *block, u32 chain_index, in mlxsw_sp_acl_ruleset_create() 239 struct mlxsw_sp_flow_block *block, u32 chain_index, in __mlxsw_sp_acl_ruleset_lookup() 254 struct mlxsw_sp_flow_block *block, u32 chain_index, in mlxsw_sp_acl_ruleset_lookup() 272 struct mlxsw_sp_flow_block *block, u32 chain_index, in mlxsw_sp_acl_ruleset_get()
|
H A D | spectrum_matchall.c | 365 int mlxsw_sp_mall_prio_get(struct mlxsw_sp_flow_block *block, u32 chain_index, in mlxsw_sp_mall_prio_get()
|
/linux/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | conntrack.h | 133 u32 chain_index; member
|
/linux/drivers/net/ethernet/sfc/ |
H A D | tc.h | 172 u32 chain_index; member
|
H A D | tc.c | 691 u32 chain_index, in efx_tc_get_recirc_id()
|