Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmatcher.c464 rtc_attr->log_depth = 0; in hws_matcher_set_rtc_attr_sz()
483 rtc_attr.log_depth = size_rx->table.sz_col_log; in hws_matcher_create_rtc()
536 rtc_attr.log_depth = size_tx->table.sz_col_log; in hws_matcher_create_rtc()
H A Dcmd.h79 u8 log_depth; member
H A Dcmd.c402 MLX5_SET(rtc, attr, log_depth, rtc_attr->log_depth); in mlx5hws_cmd_rtc_create()
H A Daction.c1624 rtc_attr.log_depth = 0; in hws_action_create_dest_match_range_table()