Searched refs:hs_eqhdl (Results 1 – 2 of 2) sorted by relevance
121 eq = &state->hs_eqhdl[num_eq_rsvd]; in hermon_eq_init_all()338 eq = &state->hs_eqhdl[num_eq_rsvd]; in hermon_eq_fini_all()377 eqh = &state->hs_eqhdl[state->hs_rsvd_eqs]; in hermon_eq_reset_uar_baseaddr()413 eq = state->hs_eqhdl[i + num_eq_rsvd]; in hermon_eq_arm_all()490 hermon_eq_poll(state, state->hs_eqhdl[i + r]); in hermon_isr()493 hermon_eq_poll(state, state->hs_eqhdl[intr + r]); in hermon_isr()
555 hermon_eqhdl_t hs_eqhdl[HERMON_NUM_EQ]; member