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