Searched refs:max_batch_shift (Results 1 – 3 of 3) sorted by relevance
695 u32 max_batch_shift) in idxd_wq_driver_name_match() 698 wqcfg->max_batch_shift = 0;700 wqcfg->max_batch_shift = max_batch_shift;684 idxd_wqcfg_set_max_batch_shift(int idxd_type,union wqcfg * wqcfg,u32 max_batch_shift) idxd_wqcfg_set_max_batch_shift() argument
486 idxd_set_max_batch_size(idxd->data->type, idxd, 1U << idxd->hw.gen_cap.max_batch_shift); in idxd_read_caps()
1154 idxd_wq_set_max_batch_size(idxd->data->type, wq, 1U << wq->wqcfg->max_batch_shift); in idxd_wq_load_config()