Searched refs:ts_srqhdl (Results 1 – 3 of 3) sorted by relevance
417 ASSERT(state->ts_srqhdl[srqc->tr_indx] == NULL); in tavor_srq_alloc()418 state->ts_srqhdl[srqc->tr_indx] = srq; in tavor_srq_alloc()560 state->ts_srqhdl[srqc->tr_indx] = NULL; in tavor_srq_free()1078 return (state->ts_srqhdl[srqindx]); in tavor_srqhdl_from_srqnum()
1324 state->ts_srqhdl = hdl_info.swi_table_ptr; in tavor_rsrc_init_phase2()1577 hdl_info.swi_table_ptr = state->ts_srqhdl; in tavor_rsrc_fini()
510 tavor_srqhdl_t *ts_srqhdl; member