Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c3567 flow_list_create(struct rte_eth_dev *dev, uint32_t *list,
3684 mcp_res->rix_flow = flow_list_create(dev, NULL, &attr, items, in flow_dv_mreg_create_cb()
5237 flow_list_create(struct rte_eth_dev *dev, uint32_t *list, in flow_list_create() function
5511 return (void *)(uintptr_t)flow_list_create(dev, &priv->ctrl_flows, in mlx5_flow_create_esw_table_zero_flow()
5580 return (void *)(uintptr_t)flow_list_create(dev, &priv->flows, in mlx5_flow_create()
5898 flow_idx = flow_list_create(dev, &priv->ctrl_flows, in mlx5_ctrl_flow_source_queue()
5988 flow_idx = flow_list_create(dev, &priv->ctrl_flows, in mlx5_ctrl_flow_vlan()
6064 uint32_t flow_idx = flow_list_create(dev, &priv->ctrl_flows, in mlx5_flow_lacp_miss()
6857 flow_idx = flow_list_create(dev, NULL, &attr, items, in mlx5_flow_discover_mreg_c()