Searched refs:eq_attr (Results 1 – 2 of 2) sorted by relevance
374 struct ehea_eq_attr *eq_attr, u64 *eq_handle) in ehea_h_alloc_resource_eq() argument382 | EHEA_BMASK_SET(H_ALL_RES_EQ_NEQ, eq_attr->type ? 1 : 0) in ehea_h_alloc_resource_eq()383 | EHEA_BMASK_SET(H_ALL_RES_EQ_INH_EQE_GEN, !eq_attr->eqe_gen) in ehea_h_alloc_resource_eq()390 eq_attr->max_nr_of_eqes, /* R6 */ in ehea_h_alloc_resource_eq()394 eq_attr->act_nr_of_eqes = outs[3]; in ehea_h_alloc_resource_eq()395 eq_attr->nr_pages = outs[4]; in ehea_h_alloc_resource_eq()396 eq_attr->ist1 = outs[5]; in ehea_h_alloc_resource_eq()397 eq_attr->ist2 = outs[6]; in ehea_h_alloc_resource_eq()398 eq_attr->ist3 = outs[7]; in ehea_h_alloc_resource_eq()399 eq_attr->ist4 = outs[8]; in ehea_h_alloc_resource_eq()
374 struct ehea_eq_attr *eq_attr, u64 *eq_handle);