Searched defs:idxd_group (Results 1 – 1 of 1) sorted by relevance
88 struct idxd_group { struct89 struct idxd_dev idxd_dev;90 struct idxd_device *idxd;91 struct grpcfg grpcfg;92 int id;93 int num_engines;94 int num_wqs;95 bool use_rdbuf_limit;96 u8 rdbufs_allowed;97 u8 rdbufs_reserved;[all …]