Searched refs:max_batch_shift (Results 1 – 4 of 4) sorted by relevance
575 u32 max_batch_shift) in idxd_wqcfg_set_max_batch_shift() argument578 wqcfg->max_batch_shift = 0; in idxd_wqcfg_set_max_batch_shift()580 wqcfg->max_batch_shift = max_batch_shift; in idxd_wqcfg_set_max_batch_shift()
36 u64 max_batch_shift:4; member337 u32 max_batch_shift:4; member
421 idxd_set_max_batch_size(idxd->data->type, idxd, 1U << idxd->hw.gen_cap.max_batch_shift); in idxd_read_caps()
1062 idxd_wq_set_max_batch_size(idxd->data->type, wq, 1U << wq->wqcfg->max_batch_shift); in idxd_wq_load_config()