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