Home
last modified time | relevance | path

Searched refs:idxd_sgl_supported (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/dma/idxd/
H A Didxd.h697 static bool idxd_sgl_supported(struct idxd_device *idxd) in idxd_sgl_supported() function
707 if (idxd_sgl_supported(idxd)) in idxd_wq_set_init_max_sgl_size()
H A Ddevice.c992 if (idxd_sgl_supported(idxd)) in idxd_wq_config_write()
1176 if (idxd_sgl_supported(idxd)) in idxd_wq_load_config()
H A Dinit.c594 if (idxd_sgl_supported(idxd)) { in idxd_read_caps()