Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c3801 fops = flow_get_drv_ops(type); in flow_drv_validate()
3849 fops = flow_get_drv_ops(type); in flow_drv_prepare()
3896 fops = flow_get_drv_ops(type); in flow_drv_translate()
3923 fops = flow_get_drv_ops(type); in flow_drv_apply()
3944 fops = flow_get_drv_ops(type); in flow_drv_destroy()
3972 fops = flow_get_drv_ops(type); in flow_drv_meter_sub_policy_rss_prepare()
4006 fops = flow_get_drv_ops(type); in flow_drv_mtr_hierarchy_rule_create()
7848 fops = flow_get_drv_ops(ftype); in flow_drv_query()
8716 flow_get_drv_ops(MLX5_FLOW_TYPE_HW); in mlx5_flow_async_action_handle_create()
9310 fops = flow_get_drv_ops(ftype); in mlx5_flow_query_counter()
[all …]