Home
last modified time | relevance | path

Searched defs:idxd_group (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/dma/idxd/
Didxd.h39 struct idxd_group { struct
40 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 …]