Home
last modified time | relevance | path

Searched refs:match_buf (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/common/mlx5/windows/
H A Dmlx5_win_defs.h180 uint64_t match_buf[]; /* Device spec format */ member
197 uint64_t match_buf[]; member
/dpdk/drivers/net/mlx5/windows/
H A Dmlx5_flow_os.c101 memcpy(&mlx5_matcher->match_buf, in mlx5_flow_os_create_flow_matcher()
102 mattr->match_mask->match_buf, in mlx5_flow_os_create_flow_matcher()
203 memcpy(matcher_c, mlx5_matcher->match_buf, in mlx5_flow_os_create_flow()