Searched refs:hns3_flow_validate (Results 1 – 1 of 1) sorted by relevance
1730 hns3_flow_validate(struct rte_eth_dev *dev, const struct rte_flow_attr *attr, in hns3_flow_validate() function1773 ret = hns3_flow_validate(dev, attr, pattern, actions, error); in hns3_flow_create()2021 .validate = hns3_flow_validate,