Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c1042 if (attr->split_count) { in mlx5e_tc_offload_fdb_rules()
1060 if (attr->split_count) in mlx5e_tc_unoffload_fdb_rules()
1076 slow_attr->split_count = 0; in mlx5e_tc_offload_to_slow_path()
1093 slow_attr->split_count = 0; in mlx5e_tc_unoffload_from_slow_path()
3239 attr->split_count = attr->out_count; in parse_tc_fdb_actions()
3366 attr->split_count = attr->out_count; in parse_tc_fdb_actions()
3376 attr->split_count = attr->out_count; in parse_tc_fdb_actions()
3430 attr->split_count = 0; in parse_tc_fdb_actions()
3446 if (attr->split_count > 0 && !mlx5_esw_has_fwd_fdb(priv->mdev)) { in parse_tc_fdb_actions()
Deswitch_offloads.c145 bool split = !!(attr->split_count); in mlx5_eswitch_add_offloaded_rule()
183 for (j = attr->split_count; j < attr->out_count; j++) { in mlx5_eswitch_add_offloaded_rule()
270 for (i = 0; i < attr->split_count; i++) { in mlx5_eswitch_add_fwd_rule()
313 bool split = (attr->split_count > 0); in __mlx5_eswitch_del_rule()
Deswitch.h377 int split_count; member
/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_debug.c2802 u16 split_count = 0; in qed_grc_dump_registers() local
2821 split_count = 1; in qed_grc_dump_registers()
2824 split_count = dev_data->num_ports; in qed_grc_dump_registers()
2828 split_count = dev_data->num_ports * in qed_grc_dump_registers()
2832 split_count = dev_data->num_vfs; in qed_grc_dump_registers()
2838 for (split_id = 0; split_id < split_count; split_id++) in qed_grc_dump_registers()