Searched refs:ts_cqhdl (Results 1 – 3 of 3) sorted by relevance
317 ASSERT(state->ts_cqhdl[cqc->tr_indx] == NULL); in tavor_cq_alloc()318 state->ts_cqhdl[cqc->tr_indx] = cq; in tavor_cq_alloc()444 state->ts_cqhdl[cqc->tr_indx] = NULL; in tavor_cq_free()1190 return (state->ts_cqhdl[cqindx]); in tavor_cqhdl_from_cqnum()
1197 state->ts_cqhdl = hdl_info.swi_table_ptr; in tavor_rsrc_init_phase2()1494 hdl_info.swi_table_ptr = state->ts_cqhdl; in tavor_rsrc_fini()
486 tavor_cqhdl_t *ts_cqhdl; member