Searched defs:idxd_group (Results 1 – 1 of 1) sorted by relevance
80 struct idxd_group { struct81 struct idxd_dev idxd_dev;82 struct idxd_device *idxd;83 struct grpcfg grpcfg;84 int id;85 int num_engines;86 int num_wqs;87 bool use_token_limit;88 u8 tokens_allowed;89 u8 tokens_reserved;[all …]