Home
last modified time | relevance | path

Searched refs:log_depth (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws_matcher.c219 rtc_attr->log_depth = 0; in hws_matcher_set_rtc_attr_sz()
223 rtc_attr->log_depth = is_match_rtc ? matcher->attr.table.sz_col_log : 0; in hws_matcher_set_rtc_attr_sz()
253 rtc_attr.log_depth = attr->table.sz_col_log; in hws_matcher_create_rtc()
298 rtc_attr.log_depth = 0; in hws_matcher_create_rtc()
H A Dmlx5hws_prm.h160 u8 log_depth[0x5]; member
H A Dmlx5hws_cmd.h79 u8 log_depth; member
H A Dmlx5hws_cmd.c401 MLX5_SET(rtc, attr, log_depth, rtc_attr->log_depth); in mlx5hws_cmd_rtc_create()
H A Dmlx5hws_action.c1624 rtc_attr.log_depth = 0; in hws_action_create_dest_match_range_table()