Searched refs:max_batch_shift (Results 1 – 5 of 5) sorted by relevance
171 .max_batch_shift = dsa->gen_cap.max_batch_shift, in dsa_group_init() 214 dsa->max_copies_per_batch = 1UL << dsa->gen_cap.max_batch_shift; in dsa_init()
712 u32 max_batch_shift) in idxd_wqcfg_set_max_batch_shift() argument715 wqcfg->max_batch_shift = 0; in idxd_wqcfg_set_max_batch_shift()717 wqcfg->max_batch_shift = max_batch_shift; in idxd_wqcfg_set_max_batch_shift()
45 u64 max_batch_shift:4; member389 u32 max_batch_shift:4; member
523 idxd_set_max_batch_size(idxd->data->type, idxd, 1U << idxd->hw.gen_cap.max_batch_shift); in idxd_read_caps()
1175 idxd_wq_set_max_batch_size(idxd->data->type, wq, 1U << wq->wqcfg->max_batch_shift); in idxd_wq_load_config()