Lines Matching refs:rte_event_fp_ops
1899 const struct rte_event_fp_ops *fp_ops; in __rte_event_enqueue_burst()
1902 fp_ops = &rte_event_fp_ops[dev_id]; in __rte_event_enqueue_burst()
1974 const struct rte_event_fp_ops *fp_ops; in rte_event_enqueue_burst()
1976 fp_ops = &rte_event_fp_ops[dev_id]; in rte_event_enqueue_burst()
2026 const struct rte_event_fp_ops *fp_ops; in rte_event_enqueue_new_burst()
2028 fp_ops = &rte_event_fp_ops[dev_id]; in rte_event_enqueue_new_burst()
2078 const struct rte_event_fp_ops *fp_ops; in rte_event_enqueue_forward_burst()
2080 fp_ops = &rte_event_fp_ops[dev_id]; in rte_event_enqueue_forward_burst()
2155 const struct rte_event_fp_ops *fp_ops; in rte_event_dequeue_burst()
2158 fp_ops = &rte_event_fp_ops[dev_id]; in rte_event_dequeue_burst()
2230 const struct rte_event_fp_ops *fp_ops; in rte_event_maintain()
2233 fp_ops = &rte_event_fp_ops[dev_id]; in rte_event_maintain()