Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws_matcher.h70 struct mlx5hws_matcher_attr attr;
H A Dmlx5hws.h97 struct mlx5hws_matcher_attr { struct
387 struct mlx5hws_matcher_attr *attr);
H A Dmlx5hws_matcher.c231 struct mlx5hws_matcher_attr *attr = &matcher->attr; in hws_matcher_create_rtc()
400 struct mlx5hws_matcher_attr *attr = &matcher->attr; in hws_matcher_check_attr_sz()
718 struct mlx5hws_matcher_attr *attr = &matcher->attr; in hws_matcher_validate_insert_mode()
773 struct mlx5hws_matcher_attr *attr = &matcher->attr; in hws_matcher_process_attr()
1048 struct mlx5hws_matcher_attr *attr) in mlx5hws_matcher_create()
H A Dmlx5hws_bwc.c49 static void hws_bwc_matcher_init_attr(struct mlx5hws_matcher_attr *attr, in hws_bwc_matcher_init_attr()
76 struct mlx5hws_matcher_attr attr = {0}; in mlx5hws_bwc_matcher_create_simple()
653 struct mlx5hws_matcher_attr matcher_attr = {0}; in hws_bwc_matcher_move()
H A Dmlx5hws_debug.c100 struct mlx5hws_matcher_attr *attr = &matcher->attr; in hws_debug_dump_matcher_attr()