Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/dma/idxd/
Didxd.h574 static inline void idxd_wqcfg_set_max_batch_shift(int idxd_type, union wqcfg *wqcfg, in idxd_wqcfg_set_max_batch_shift() function
Ddevice.c880 idxd_wqcfg_set_max_batch_shift(idxd->data->type, wq->wqcfg, ilog2(wq->max_batch_size)); in idxd_wq_config_write()