Home
last modified time | relevance | path

Searched refs:ZONE_TO_REG (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.h91 #define MLX5_CT_ZONE_BITS MLX5_REG_MAPPING_MBITS(ZONE_TO_REG)
92 #define MLX5_CT_ZONE_MASK MLX5_REG_MAPPING_MASK(ZONE_TO_REG)
Dtc_ct.c840 mlx5e_tc_match_to_reg_match(spec, ZONE_TO_REG, entry->tuple.zone, MLX5_CT_ZONE_MASK); in mlx5_tc_ct_entry_add_rule()
898 mlx5e_tc_match_to_reg_match(spec, ZONE_TO_REG, entry->tuple.zone, MLX5_CT_ZONE_MASK); in mlx5_tc_ct_entry_replace_rule()
1511 mlx5e_tc_match_to_reg_match(spec, ZONE_TO_REG, in mlx5_tc_ct_match_add()
1578 ZONE_TO_REG, zone); in tc_ct_pre_ct_add_rules()
1602 mlx5e_tc_match_to_reg_match(spec, ZONE_TO_REG, in tc_ct_pre_ct_add_rules()
1961 ct_priv->ns_type, ZONE_TO_REG, zone); in __mlx5_tc_ct_flow_offload()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.h235 ZONE_TO_REG, enumerator
Den_tc.c123 [ZONE_TO_REG] = zone_to_reg_ct,
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
Dct_fs_smfs.c86 mlx5e_tc_match_to_reg_match(spec, ZONE_TO_REG, 0, MLX5_CT_ZONE_MASK); in mlx5_ct_fs_smfs_fill_mask()
/linux-6.6.21/drivers/hwmon/
Dlm85.c227 static int ZONE_TO_REG(int zone) in ZONE_TO_REG() function
1045 | ZONE_TO_REG(val); in pwm_auto_channels_store()