Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/regex/mlx5/
H A Dmlx5_regex_control.c200 uint32_t pd_num = 0; in regex_ctrl_create_sq() local
237 regex_get_pdn(priv->pd, &pd_num); in regex_ctrl_create_sq()
238 wq_attr->pd = pd_num; in regex_ctrl_create_sq()