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