Searched defs:chain_index (Results 1 – 11 of 11) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/marvell/prestera/ |
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() 394 int prestera_flower_prio_get(struct prestera_flow_block *block, u32 chain_index, in prestera_flower_prio_get()
|
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()
|
D | prestera_acl.h | 133 u32 chain_index; member
|
/linux-6.1.9/net/sched/ |
D | cls_api.c | 367 u32 chain_index) in tcf_chain_create() 462 u32 chain_index) in tcf_chain_lookup() 477 u32 chain_index) in tcf_chain_lookup_rcu() 493 u32 chain_index, bool create, in __tcf_chain_get() 532 static struct tcf_chain *tcf_chain_get(struct tcf_block *block, u32 chain_index, in tcf_chain_get() 538 struct tcf_chain *tcf_chain_get_by_act(struct tcf_block *block, u32 chain_index) in tcf_chain_get_by_act() 1967 u32 chain_index; in tc_new_tfilter() local 2198 u32 chain_index; in tc_del_tfilter() local 2355 u32 chain_index; in tc_get_tfilter() local 2659 void *tmplt_priv, u32 chain_index, in tc_chain_fill_node() [all …]
|
D | act_api.c | 74 u32 chain_index; in tcf_action_check_ctrlact() local
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_acl.c | 45 u32 chain_index; member 161 struct mlxsw_sp_flow_block *block, u32 chain_index, in mlxsw_sp_acl_ruleset_create() 233 struct mlxsw_sp_flow_block *block, u32 chain_index, in __mlxsw_sp_acl_ruleset_lookup() 248 struct mlxsw_sp_flow_block *block, u32 chain_index, in mlxsw_sp_acl_ruleset_lookup() 266 struct mlxsw_sp_flow_block *block, u32 chain_index, in mlxsw_sp_acl_ruleset_get()
|
D | spectrum_flower.c | 130 u32 chain_index = act->chain_index; in mlxsw_sp_flower_parse_actions() local 780 u32 chain_index, unsigned int *p_min_prio, in mlxsw_sp_flower_prio_get()
|
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-6.1.9/drivers/net/ethernet/netronome/nfp/flower/ |
D | conntrack.h | 127 u32 chain_index; member
|
/linux-6.1.9/include/net/ |
D | flow_offload.h | 228 u32 chain_index; /* FLOW_ACTION_GOTO */ member 579 u32 chain_index; member
|
/linux-6.1.9/drivers/net/wireless/ralink/rt2x00/ |
D | rt2800lib.c | 9196 u8 chain_index = 0, record_index = 0; in rt2800_rf_configrecover() local
|