Searched refs:ts_cqhdl (Results 1 – 3 of 3) sorted by relevance
338 ASSERT(state->ts_cqhdl[cqc->tr_indx] == NULL); in tavor_cq_alloc()339 state->ts_cqhdl[cqc->tr_indx] = cq; in tavor_cq_alloc()476 state->ts_cqhdl[cqc->tr_indx] = NULL; in tavor_cq_free()1291 return (state->ts_cqhdl[cqindx]); in tavor_cqhdl_from_cqnum()
1273 state->ts_cqhdl = hdl_info.swi_table_ptr; in tavor_rsrc_init_phase2()1588 hdl_info.swi_table_ptr = state->ts_cqhdl; in tavor_rsrc_fini()
508 tavor_cqhdl_t *ts_cqhdl; member