constchar*driver_name
Driver name.
Definition at line 595 of file rte_cryptodev.h.
uint8_tdriver_id
Driver identifier
Definition at line 596 of file rte_cryptodev.h.
structrte_device*device
Generic device information.
Definition at line 597 of file rte_cryptodev.h.
uint64_tfeature_flags
Feature flags exposes HW/SW features for the given device
Definition at line 599 of file rte_cryptodev.h.
conststructrte_cryptodev_capabilities*capabilities
Array of devices supported capabilities
Definition at line 602 of file rte_cryptodev.h.
unsignedmax_nb_queue_pairs
Maximum number of queues pairs supported by device.
Definition at line 605 of file rte_cryptodev.h.
uint16_tmin_mbuf_headroom_req
Minimum mbuf headroom required by device
Definition at line 608 of file rte_cryptodev.h.
uint16_tmin_mbuf_tailroom_req
Minimum mbuf tailroom required by device
Definition at line 611 of file rte_cryptodev.h.
unsignedmax_nb_sessions
Maximum number of sessions supported by device. If 0, the device does not have any limitation in number
of sessions that can be used.
Definition at line 615 of file rte_cryptodev.h.