Lines Matching refs:rte_rawdev
44 ntb_link_cleanup(struct rte_rawdev *dev) in ntb_link_cleanup()
71 ntb_handshake_work(const struct rte_rawdev *dev) in ntb_handshake_work()
145 struct rte_rawdev *dev = (struct rte_rawdev *)param; in ntb_dev_intr_handler()
254 ntb_queue_conf_get(struct rte_rawdev *dev, in ntb_queue_conf_get()
305 ntb_rxq_setup(struct rte_rawdev *dev, in ntb_rxq_setup()
390 ntb_txq_setup(struct rte_rawdev *dev, in ntb_txq_setup()
458 ntb_queue_setup(struct rte_rawdev *dev, in ntb_queue_setup()
479 ntb_queue_release(struct rte_rawdev *dev, uint16_t queue_id) in ntb_queue_release()
495 ntb_queue_count(struct rte_rawdev *dev) in ntb_queue_count()
502 ntb_queue_init(struct rte_rawdev *dev, uint16_t qp_id) in ntb_queue_init()
600 ntb_enqueue_bufs(struct rte_rawdev *dev, in ntb_enqueue_bufs()
715 ntb_dequeue_bufs(struct rte_rawdev *dev, in ntb_dequeue_bufs()
823 ntb_dev_info_get(struct rte_rawdev *dev, rte_rawdev_obj_t dev_info, in ntb_dev_info_get()
859 ntb_dev_configure(const struct rte_rawdev *dev, rte_rawdev_obj_t config, in ntb_dev_configure()
899 ntb_dev_start(struct rte_rawdev *dev) in ntb_dev_start()
974 ntb_dev_stop(struct rte_rawdev *dev) in ntb_dev_stop()
1028 ntb_dev_close(struct rte_rawdev *dev) in ntb_dev_close()
1060 ntb_dev_reset(struct rte_rawdev *rawdev __rte_unused) in ntb_dev_reset()
1066 ntb_attr_set(struct rte_rawdev *dev, const char *attr_name, in ntb_attr_set()
1110 ntb_attr_get(struct rte_rawdev *dev, const char *attr_name, in ntb_attr_get()
1199 ntb_xstats_get(const struct rte_rawdev *dev, in ntb_xstats_get()
1232 ntb_xstats_get_names(const struct rte_rawdev *dev, in ntb_xstats_get_names()
1260 ntb_xstats_get_by_name(const struct rte_rawdev *dev, in ntb_xstats_get_by_name()
1305 ntb_xstats_reset(struct rte_rawdev *dev, in ntb_xstats_reset()
1353 ntb_init_hw(struct rte_rawdev *dev, struct rte_pci_device *pci_dev) in ntb_init_hw()
1437 struct rte_rawdev *rawdev = NULL; in ntb_create()
1483 struct rte_rawdev *rawdev; in ntb_destroy()