Searched refs:rte_rawdev_info (Results 1 – 14 of 14) sorted by relevance
67 struct rte_rawdev_info;97 rte_rawdev_info_get(uint16_t dev_id, struct rte_rawdev_info *dev_info,130 rte_rawdev_configure(uint16_t dev_id, struct rte_rawdev_info *dev_conf,313 struct rte_rawdev_info { struct
81 rte_rawdev_info_get(uint16_t dev_id, struct rte_rawdev_info *dev_info, in rte_rawdev_info_get()107 rte_rawdev_configure(uint16_t dev_id, struct rte_rawdev_info *dev_conf, in rte_rawdev_configure()
112 struct rte_rawdev_info rdev_info = {0}; in test_rawdev_info_get()130 struct rte_rawdev_info rdev_info = {0}; in test_rawdev_configure()174 struct rte_rawdev_info rdev_info = {0}; in test_rawdev_queue_default_conf_get()222 struct rte_rawdev_info rdev_info = {0}; in test_rawdev_queue_setup()318 struct rte_rawdev_info rdev_info = {0}; in test_rawdev_start_stop()
177 #define rte_qdma_info rte_rawdev_info
84 struct rte_rawdev_info dev_info = {0}; in sdp_rawdev_selftest()
169 struct rte_rawdev_info rdev_info = {0}; in test_otx2_dma_rawdev()
35 struct rte_rawdev_info info = { .dev_private = &config }; in open_ioat()
58 struct rte_rawdev_info rdev_info = {.dev_private = &config};
142 struct rte_rawdev_info info = { .dev_private = NULL };149 the ``dev_private`` field in the ``rte_rawdev_info`` struct should either176 struct rte_rawdev_info info = { .dev_private = &p };
77 struct rte_rawdev_info rdev_info = {.dev_private = &conf};
209 struct rte_rawdev_info info = { .dev_private = &p }; in ioat_rawdev_test()
263 struct rte_rawdev_info rdev_info = { 0 };287 function using ``rte_rawdev_info`` struct. After configuration the device is297 struct rte_rawdev_info info = { .dev_private = &dev_config };
729 struct rte_rawdev_info info = { .dev_private = &dev_config }; in configure_rawdev_queue()749 struct rte_rawdev_info rdev_info = { 0 }; in assign_rawdevs()
1349 struct rte_rawdev_info ntb_rawdev_conf; in main()1350 struct rte_rawdev_info ntb_rawdev_info; in main()