Searched refs:action_query (Results 1 – 3 of 3) sorted by relevance
1219 mlx5_flow_action_query_t action_query; member
7021 if (!fops->action_query) { in flow_drv_action_query()7027 return fops->action_query(dev, action, data, error); in flow_drv_action_query()
12646 .action_query = flow_dv_action_query,