Searched refs:fops (Results 1 – 2 of 2) sorted by relevance
3801 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()3945 fops->destroy(dev, flow); in flow_drv_destroy()9628 if (!fops->action_validate) { in flow_drv_action_validate()9663 if (!fops->action_destroy) { in mlx5_action_handle_destroy()9682 if (!fops->action_update) { in flow_drv_action_update()9701 if (!fops->action_query) { in flow_drv_action_query()9738 if (!fops->action_create) { in mlx5_action_handle_create()10823 if (!fops->item_create) { in mlx5_flow_flex_item_create()[all …]
537 .fops = &kni_fops,