Searched refs:rte_regexdev_stop (Results 1 – 3 of 3) sorted by relevance
22 rte_regexdev_stop;
145 * rte_regexdev_stop() first to stop the device and then do the reconfiguration761 /**< Callback function called during rte_regexdev_stop(), invoked once per772 /**< Callback function called during rte_regexdev_stop(), invoked777 * @see rte_regexdev_stop()847 rte_regexdev_stop(uint8_t dev_id);
347 rte_regexdev_stop(uint8_t dev_id) in rte_regexdev_stop() function