Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/idxd/
Didxd.h48 enum idxd_type { enum
281 enum idxd_type type;
665 static inline void idxd_set_max_batch_size(int idxd_type, struct idxd_device *idxd, in idxd_set_max_batch_size() argument
668 if (idxd_type == IDXD_TYPE_IAX) in idxd_set_max_batch_size()
674 static inline void idxd_wq_set_max_batch_size(int idxd_type, struct idxd_wq *wq, in idxd_wq_set_max_batch_size() argument
677 if (idxd_type == IDXD_TYPE_IAX) in idxd_wq_set_max_batch_size()
683 static inline void idxd_wqcfg_set_max_batch_shift(int idxd_type, union wqcfg *wqcfg, in idxd_wqcfg_set_max_batch_shift() argument
686 if (idxd_type == IDXD_TYPE_IAX) in idxd_wqcfg_set_max_batch_shift()