Searched refs:act_item (Results 1 – 2 of 2) sorted by relevance
209 ulp_rte_port_act_handler(const struct rte_flow_action *act_item,
2328 ulp_rte_port_act_handler(const struct rte_flow_action *act_item, in ulp_rte_port_act_handler() argument2336 if (!act_item->conf) { in ulp_rte_port_act_handler()2341 switch (act_item->type) { in ulp_rte_port_act_handler()2343 const struct rte_flow_action_port_id *port_id = act_item->conf; in ulp_rte_port_act_handler()2355 const struct rte_flow_action_ethdev *ethdev = act_item->conf; in ulp_rte_port_act_handler()2362 const struct rte_flow_action_ethdev *ethdev = act_item->conf; in ulp_rte_port_act_handler()