Home
last modified time | relevance | path

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

/linux/drivers/dma/idxd/
H A Didxd.h47 enum idxd_type { enum
283 enum idxd_type type;
679 static inline void idxd_set_max_batch_size(int idxd_type, struct idxd_device *idxd, in idxd_set_max_batch_size() argument
682 if (idxd_type == IDXD_TYPE_IAX) in idxd_set_max_batch_size()
688 static inline void idxd_wq_set_max_batch_size(int idxd_type, struct idxd_wq *wq, in idxd_wq_set_max_batch_size() argument
691 if (idxd_type == IDXD_TYPE_IAX) in idxd_wq_set_max_batch_size()
711 static inline void idxd_wqcfg_set_max_batch_shift(int idxd_type, union wqcfg *wqcfg, in idxd_wqcfg_set_max_batch_shift() argument
714 if (idxd_type == IDXD_TYPE_IAX) in idxd_wqcfg_set_max_batch_shift()