Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmatcher.c211 rtc_attr->log_depth = 0; in hws_matcher_set_rtc_attr_sz()
215 rtc_attr->log_depth = is_match_rtc ? matcher->attr.table.sz_col_log : 0; in hws_matcher_set_rtc_attr_sz()
244 rtc_attr.log_depth = attr->table.sz_col_log; in hws_matcher_create_rtc()
295 rtc_attr.log_depth = 0; in hws_matcher_create_rtc()
H A Dcmd.h79 u8 log_depth; member
H A Dprm.h160 u8 log_depth[0x5]; member
H A Dcmd.c401 MLX5_SET(rtc, attr, log_depth, rtc_attr->log_depth); in mlx5hws_cmd_rtc_create()
H A Daction.c1623 rtc_attr.log_depth = 0; in hws_action_create_dest_match_range_table()