Searched refs:max_batch_shift (Results 1 – 4 of 4) sorted by relevance
641 u32 max_batch_shift) in idxd_wqcfg_set_max_batch_shift() argument644 wqcfg->max_batch_shift = 0; in idxd_wqcfg_set_max_batch_shift()646 wqcfg->max_batch_shift = max_batch_shift; in idxd_wqcfg_set_max_batch_shift()
40 u64 max_batch_shift:4; member384 u32 max_batch_shift:4; member
465 idxd_set_max_batch_size(idxd->data->type, idxd, 1U << idxd->hw.gen_cap.max_batch_shift); in idxd_read_caps()
1142 idxd_wq_set_max_batch_size(idxd->data->type, wq, 1U << wq->wqcfg->max_batch_shift); in idxd_wq_load_config()