Home
last modified time | relevance | path

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

/linux-6.6.21/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 …]
Dipsec_fs_roce.c170 MLX5_SET_CFG(in, start_flow_index, ix); in mlx5_ipsec_fs_roce_tx_create()
172 MLX5_SET_CFG(in, end_flow_index, ix - 1); in mlx5_ipsec_fs_roce_tx_create()
277 MLX5_SET_CFG(in, match_criteria_enable, MLX5_MATCH_OUTER_HEADERS); in mlx5_ipsec_fs_roce_rx_create()
278 MLX5_SET_CFG(in, start_flow_index, ix); in mlx5_ipsec_fs_roce_rx_create()
280 MLX5_SET_CFG(in, end_flow_index, ix - 1); in mlx5_ipsec_fs_roce_rx_create()
290 MLX5_SET_CFG(in, start_flow_index, ix); in mlx5_ipsec_fs_roce_rx_create()
292 MLX5_SET_CFG(in, end_flow_index, ix - 1); in mlx5_ipsec_fs_roce_rx_create()
Dmacsec_fs.c288 MLX5_SET_CFG(in, match_criteria_enable, MLX5_MATCH_OUTER_HEADERS); in macsec_fs_tx_create_crypto_table_groups()
291 MLX5_SET_CFG(in, start_flow_index, ix); in macsec_fs_tx_create_crypto_table_groups()
293 MLX5_SET_CFG(in, end_flow_index, ix - 1); in macsec_fs_tx_create_crypto_table_groups()
302 MLX5_SET_CFG(in, match_criteria_enable, MLX5_MATCH_MISC_PARAMETERS_2); in macsec_fs_tx_create_crypto_table_groups()
306 MLX5_SET_CFG(in, start_flow_index, ix); in macsec_fs_tx_create_crypto_table_groups()
308 MLX5_SET_CFG(in, end_flow_index, ix - 1); in macsec_fs_tx_create_crypto_table_groups()
317 MLX5_SET_CFG(in, start_flow_index, ix); in macsec_fs_tx_create_crypto_table_groups()
319 MLX5_SET_CFG(in, end_flow_index, ix - 1); in macsec_fs_tx_create_crypto_table_groups()
1075 MLX5_SET_CFG(in, match_criteria_enable, MLX5_MATCH_OUTER_HEADERS | in macsec_fs_rx_create_crypto_table_groups()
1085 MLX5_SET_CFG(in, start_flow_index, ix); in macsec_fs_rx_create_crypto_table_groups()
[all …]
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/
Dfs_tt_redirect.c177 MLX5_SET_CFG(in, match_criteria_enable, MLX5_MATCH_OUTER_HEADERS); in fs_udp_create_groups()
178 MLX5_SET_CFG(in, start_flow_index, ix); in fs_udp_create_groups()
180 MLX5_SET_CFG(in, end_flow_index, ix - 1); in fs_udp_create_groups()
188 MLX5_SET_CFG(in, start_flow_index, ix); in fs_udp_create_groups()
190 MLX5_SET_CFG(in, end_flow_index, ix - 1); in fs_udp_create_groups()
448 MLX5_SET_CFG(in, match_criteria_enable, MLX5_MATCH_OUTER_HEADERS); in fs_any_create_groups()
449 MLX5_SET_CFG(in, start_flow_index, ix); in fs_any_create_groups()
451 MLX5_SET_CFG(in, end_flow_index, ix - 1); in fs_any_create_groups()
459 MLX5_SET_CFG(in, start_flow_index, ix); in fs_any_create_groups()
461 MLX5_SET_CFG(in, end_flow_index, ix - 1); in fs_any_create_groups()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs.c1037 MLX5_SET_CFG(in, match_criteria_enable, MLX5_MATCH_OUTER_HEADERS); in mlx5e_create_l2_table_groups()
1038 MLX5_SET_CFG(in, start_flow_index, ix); in mlx5e_create_l2_table_groups()
1040 MLX5_SET_CFG(in, end_flow_index, ix - 1); in mlx5e_create_l2_table_groups()
1049 MLX5_SET_CFG(in, start_flow_index, ix); in mlx5e_create_l2_table_groups()
1051 MLX5_SET_CFG(in, end_flow_index, ix - 1); in mlx5e_create_l2_table_groups()
1059 MLX5_SET_CFG(in, start_flow_index, ix); in mlx5e_create_l2_table_groups()
1061 MLX5_SET_CFG(in, end_flow_index, ix - 1); in mlx5e_create_l2_table_groups()
1138 MLX5_SET_CFG(in, match_criteria_enable, MLX5_MATCH_OUTER_HEADERS); in __mlx5e_create_vlan_table_groups()
1141 MLX5_SET_CFG(in, start_flow_index, ix); in __mlx5e_create_vlan_table_groups()
1143 MLX5_SET_CFG(in, end_flow_index, ix - 1); in __mlx5e_create_vlan_table_groups()
[all …]
Den_arfs.c308 MLX5_SET_CFG(in, match_criteria_enable, MLX5_MATCH_OUTER_HEADERS); in arfs_create_groups()
309 MLX5_SET_CFG(in, start_flow_index, ix); in arfs_create_groups()
311 MLX5_SET_CFG(in, end_flow_index, ix - 1); in arfs_create_groups()
318 MLX5_SET_CFG(in, start_flow_index, ix); in arfs_create_groups()
320 MLX5_SET_CFG(in, end_flow_index, ix - 1); in arfs_create_groups()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dfs_tcp.c234 MLX5_SET_CFG(in, match_criteria_enable, MLX5_MATCH_OUTER_HEADERS); in accel_fs_tcp_create_groups()
235 MLX5_SET_CFG(in, start_flow_index, ix); in accel_fs_tcp_create_groups()
237 MLX5_SET_CFG(in, end_flow_index, ix - 1); in accel_fs_tcp_create_groups()
245 MLX5_SET_CFG(in, start_flow_index, ix); in accel_fs_tcp_create_groups()
247 MLX5_SET_CFG(in, end_flow_index, ix - 1); in accel_fs_tcp_create_groups()
/linux-6.6.21/include/linux/mlx5/
Dfs.h41 #define MLX5_SET_CFG(p, f, v) MLX5_SET(create_flow_group_in, p, f, v) macro