Home
last modified time | relevance | path

Searched defs:spdk_idxd_device (Results 1 – 1 of 1) sorted by relevance

/spdk/lib/idxd/
H A Didxd_internal.h132 struct spdk_idxd_device { struct
133 struct spdk_idxd_impl *impl;
134 void *portal;
135 uint32_t socket_id;
136 uint32_t num_channels;
137 uint32_t total_wq_size;
138 uint32_t chan_per_device;
139 uint16_t batch_size;
140 pthread_mutex_t num_channels_lock;
141 bool pasid_enabled;
[all …]