Searched defs:dpaa2_sec_dev_private (Results 1 – 1 of 1) sorted by relevance
31 struct dpaa2_sec_dev_private { struct32 void *mc_portal; /**< MC Portal for configuring this device */33 void *hw; /**< Hardware handle for this device.Used by NADK framework */34 int32_t hw_id; /**< An unique ID of this device instance */35 int32_t vfio_fd; /**< File descriptor received via VFIO */36 uint16_t token; /**< Token required by DPxxx objects */37 unsigned int max_nb_queue_pairs;39 uint8_t en_ordered;40 uint8_t en_loose_ordered;