Searched defs:idxd_group (Results 1 – 1 of 1) sorted by relevance
39 struct idxd_group { struct40 struct device conf_dev;41 struct idxd_device *idxd;42 struct grpcfg grpcfg;43 int id;44 int num_engines;45 int num_wqs;46 bool use_token_limit;47 u8 tokens_allowed;48 u8 tokens_reserved;[all …]