Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h1664 flow_aso_ct_get_by_dev_idx(struct rte_eth_dev *dev, uint32_t idx) in flow_aso_ct_get_by_dev_idx() function
1699 ct = flow_aso_ct_get_by_dev_idx(dev, idx); in flow_aso_ct_get_by_idx()
1706 ct = flow_aso_ct_get_by_dev_idx(owndev, idx); in flow_aso_ct_get_by_idx()
H A Dmlx5_flow_dv.c12592 struct mlx5_aso_ct_action *ct = flow_aso_ct_get_by_dev_idx(dev, idx); in flow_dv_aso_ct_dev_release()
12856 ct = flow_aso_ct_get_by_dev_idx(dev, idx); in flow_dv_translate_create_conntrack()
15417 ct = flow_aso_ct_get_by_dev_idx(dev, dev_idx); in __flow_dv_action_ct_update()
16177 ct = flow_aso_ct_get_by_dev_idx(dev, dev_idx); in flow_dv_action_query()