Searched defs:idxd_group (Results 1 – 1 of 1) sorted by relevance
100 struct idxd_group { struct101 struct idxd_dev idxd_dev;102 struct idxd_device *idxd;103 struct grpcfg grpcfg;104 int id;105 int num_engines;106 int num_wqs;107 bool use_rdbuf_limit;108 u8 rdbufs_allowed;109 u8 rdbufs_reserved;[all …]