Home
last modified time | relevance | path

Searched refs:MLX5_SET_CFG (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dfs_ttc.c317 MLX5_SET_CFG(in, match_criteria_enable, MLX5_MATCH_OUTER_HEADERS); in mlx5_create_ttc_table_groups()
318 MLX5_SET_CFG(in, start_flow_index, ix); in mlx5_create_ttc_table_groups()
320 MLX5_SET_CFG(in, end_flow_index, ix - 1); in mlx5_create_ttc_table_groups()
328 MLX5_SET_CFG(in, start_flow_index, ix); in mlx5_create_ttc_table_groups()
330 MLX5_SET_CFG(in, end_flow_index, ix - 1); in mlx5_create_ttc_table_groups()
338 MLX5_SET_CFG(in, start_flow_index, ix); in mlx5_create_ttc_table_groups()
340 MLX5_SET_CFG(in, end_flow_index, ix - 1); in mlx5_create_ttc_table_groups()
456 MLX5_SET_CFG(in, match_criteria_enable, MLX5_MATCH_INNER_HEADERS); in mlx5_create_inner_ttc_table_groups()
457 MLX5_SET_CFG(in, start_flow_index, ix); in mlx5_create_inner_ttc_table_groups()
459 MLX5_SET_CFG(in, end_flow_index, ix - 1); in mlx5_create_inner_ttc_table_groups()
[all …]
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dfs_tt_redirect.c176 MLX5_SET_CFG(in, match_criteria_enable, MLX5_MATCH_OUTER_HEADERS); in fs_udp_create_groups()
177 MLX5_SET_CFG(in, start_flow_index, ix); in fs_udp_create_groups()
179 MLX5_SET_CFG(in, end_flow_index, ix - 1); in fs_udp_create_groups()
187 MLX5_SET_CFG(in, start_flow_index, ix); in fs_udp_create_groups()
189 MLX5_SET_CFG(in, end_flow_index, ix - 1); in fs_udp_create_groups()
446 MLX5_SET_CFG(in, match_criteria_enable, MLX5_MATCH_OUTER_HEADERS); in fs_any_create_groups()
447 MLX5_SET_CFG(in, start_flow_index, ix); in fs_any_create_groups()
449 MLX5_SET_CFG(in, end_flow_index, ix - 1); in fs_any_create_groups()
457 MLX5_SET_CFG(in, start_flow_index, ix); in fs_any_create_groups()
459 MLX5_SET_CFG(in, end_flow_index, ix - 1); in fs_any_create_groups()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs.c1031 MLX5_SET_CFG(in, match_criteria_enable, MLX5_MATCH_OUTER_HEADERS); in mlx5e_create_l2_table_groups()
1032 MLX5_SET_CFG(in, start_flow_index, ix); in mlx5e_create_l2_table_groups()
1034 MLX5_SET_CFG(in, end_flow_index, ix - 1); in mlx5e_create_l2_table_groups()
1043 MLX5_SET_CFG(in, start_flow_index, ix); in mlx5e_create_l2_table_groups()
1045 MLX5_SET_CFG(in, end_flow_index, ix - 1); in mlx5e_create_l2_table_groups()
1053 MLX5_SET_CFG(in, start_flow_index, ix); in mlx5e_create_l2_table_groups()
1055 MLX5_SET_CFG(in, end_flow_index, ix - 1); in mlx5e_create_l2_table_groups()
1132 MLX5_SET_CFG(in, match_criteria_enable, MLX5_MATCH_OUTER_HEADERS); in __mlx5e_create_vlan_table_groups()
1135 MLX5_SET_CFG(in, start_flow_index, ix); in __mlx5e_create_vlan_table_groups()
1137 MLX5_SET_CFG(in, end_flow_index, ix - 1); in __mlx5e_create_vlan_table_groups()
[all …]
Den_arfs.c297 MLX5_SET_CFG(in, match_criteria_enable, MLX5_MATCH_OUTER_HEADERS); in arfs_create_groups()
298 MLX5_SET_CFG(in, start_flow_index, ix); in arfs_create_groups()
300 MLX5_SET_CFG(in, end_flow_index, ix - 1); in arfs_create_groups()
307 MLX5_SET_CFG(in, start_flow_index, ix); in arfs_create_groups()
309 MLX5_SET_CFG(in, end_flow_index, ix - 1); in arfs_create_groups()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dmacsec_fs.c169 MLX5_SET_CFG(in, match_criteria_enable, MLX5_MATCH_OUTER_HEADERS); in macsec_fs_tx_create_crypto_table_groups()
172 MLX5_SET_CFG(in, start_flow_index, ix); in macsec_fs_tx_create_crypto_table_groups()
174 MLX5_SET_CFG(in, end_flow_index, ix - 1); in macsec_fs_tx_create_crypto_table_groups()
183 MLX5_SET_CFG(in, match_criteria_enable, MLX5_MATCH_MISC_PARAMETERS_2); in macsec_fs_tx_create_crypto_table_groups()
187 MLX5_SET_CFG(in, start_flow_index, ix); in macsec_fs_tx_create_crypto_table_groups()
189 MLX5_SET_CFG(in, end_flow_index, ix - 1); in macsec_fs_tx_create_crypto_table_groups()
198 MLX5_SET_CFG(in, start_flow_index, ix); in macsec_fs_tx_create_crypto_table_groups()
200 MLX5_SET_CFG(in, end_flow_index, ix - 1); in macsec_fs_tx_create_crypto_table_groups()
756 MLX5_SET_CFG(in, match_criteria_enable, MLX5_MATCH_OUTER_HEADERS | in macsec_fs_rx_create_crypto_table_groups()
766 MLX5_SET_CFG(in, start_flow_index, ix); in macsec_fs_rx_create_crypto_table_groups()
[all …]
Dfs_tcp.c233 MLX5_SET_CFG(in, match_criteria_enable, MLX5_MATCH_OUTER_HEADERS); in accel_fs_tcp_create_groups()
234 MLX5_SET_CFG(in, start_flow_index, ix); in accel_fs_tcp_create_groups()
236 MLX5_SET_CFG(in, end_flow_index, ix - 1); in accel_fs_tcp_create_groups()
244 MLX5_SET_CFG(in, start_flow_index, ix); in accel_fs_tcp_create_groups()
246 MLX5_SET_CFG(in, end_flow_index, ix - 1); in accel_fs_tcp_create_groups()
/Linux-v6.1/include/linux/mlx5/
Dfs.h41 #define MLX5_SET_CFG(p, f, v) MLX5_SET(create_flow_group_in, p, f, v) macro