Searched refs:num_eq_rsvd (Results 1 – 1 of 1) sorted by relevance
90 uint_t num_eq, num_eq_init, num_eq_unmap, num_eq_rsvd; in hermon_eq_init_all() local120 num_eq_rsvd = state->hs_rsvd_eqs; in hermon_eq_init_all()121 eq = &state->hs_eqhdl[num_eq_rsvd]; in hermon_eq_init_all()197 state->hs_cq_erreqnum = num_eq_unmap + num_extra + num_eq_rsvd; in hermon_eq_init_all()327 uint_t num_eq, num_eq_rsvd; in hermon_eq_fini_all() local337 num_eq_rsvd = state->hs_rsvd_eqs; in hermon_eq_fini_all()338 eq = &state->hs_eqhdl[num_eq_rsvd]; in hermon_eq_fini_all()394 uint_t num_eq, num_eq_rsvd; in hermon_eq_arm_all() local405 num_eq_rsvd = state->hs_rsvd_eqs; in hermon_eq_arm_all()412 offset = ARM_EQ_INDEX(i + num_eq_rsvd); in hermon_eq_arm_all()[all …]