Home
last modified time | relevance | path

Searched refs:split_count (Results 1 – 11 of 11) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dct.c21 attr->esw_attr->split_count = attr->esw_attr->out_count; in tc_act_parse_ct()
Dvlan_mangle.c69 attr->esw_attr->split_count = attr->esw_attr->out_count; in tc_act_parse_vlan_mangle()
Dpedit.c102 esw_attr->split_count = esw_attr->out_count; in tc_act_parse_pedit()
Dvlan.c168 esw_attr->split_count = esw_attr->out_count; in tc_act_parse_vlan()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c300 for (i = esw_attr->split_count; i < esw_attr->out_count; i++) in esw_is_chain_src_port_rewrite()
323 if (esw_attr->out_count - esw_attr->split_count > 1) in esw_setup_chain_src_port_rewrite()
330 if (esw_attr->dests[esw_attr->split_count].pkt_reformat) { in esw_setup_chain_src_port_rewrite()
332 flow_act->pkt_reformat = esw_attr->dests[esw_attr->split_count].pkt_reformat; in esw_setup_chain_src_port_rewrite()
344 esw_put_dest_tables_loop(esw, attr, esw_attr->split_count, esw_attr->out_count); in esw_cleanup_chain_src_port_rewrite()
359 for (i = esw_attr->split_count; i < esw_attr->out_count; i++) { in esw_is_indir_table()
385 for (j = esw_attr->split_count; j < esw_attr->out_count; j++, (*i)++) { in esw_setup_indir_table()
406 esw_put_dest_tables_loop(esw, attr, esw_attr->split_count, j); in esw_setup_indir_table()
414 esw_put_dest_tables_loop(esw, attr, esw_attr->split_count, esw_attr->out_count); in esw_cleanup_indir_table()
453 for (i = 0; i < esw_attr->split_count; i++) in esw_flow_dests_fwd_ipsec_check()
[all …]
Deswitch_offloads_termtbl.c235 for (i = esw_attr->split_count; i < esw_attr->out_count; i++) in mlx5_eswitch_termtbl_required()
Den_tc.c1467 if (attr->esw_attr->split_count) { in mlx5e_tc_offload_fdb_rules()
1489 if (attr->esw_attr->split_count) in mlx5e_tc_unoffload_fdb_rules()
1514 slow_attr->esw_attr->split_count = 0; in mlx5e_tc_offload_to_slow_path()
1583 slow_attr->esw_attr->split_count = 0; in mlx5e_tc_unoffload_from_slow_path()
3458 if (esw_attr->split_count > 0 && !mlx5_esw_has_fwd_fdb(priv->mdev)) { in actions_match_supported_fdb()
3541 attr->esw_attr->split_count = 0; in actions_prepare_mod_hdr_actions()
3577 attr2->esw_attr->split_count = 0; in mlx5e_clone_flow_attr_for_post_act()
4138 esw_attr->split_count = out_index; in mlx5e_set_fwd_to_int_port_actions()
Deswitch.h520 int split_count; member
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
Dpost_act.c135 post_attr->esw_attr->split_count = 0; in mlx5e_tc_post_act_add()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dipsec_fs.c132 if (esw_attr->out_count - esw_attr->split_count > 1) in mlx5_esw_ipsec_modify_flow_dests()
/linux-6.6.21/drivers/net/ethernet/qlogic/qed/
Dqed_debug.c2315 u16 split_count = 0; in qed_grc_dump_registers() local
2334 split_count = 1; in qed_grc_dump_registers()
2337 split_count = dev_data->num_ports; in qed_grc_dump_registers()
2341 split_count = dev_data->num_ports * in qed_grc_dump_registers()
2345 split_count = dev_data->num_vfs; in qed_grc_dump_registers()
2351 for (split_id = 0; split_id < split_count; split_id++) in qed_grc_dump_registers()