Searched refs:ti_cq_sz (Results 1 – 3 of 3) sorted by relevance
342 info->ti_cq_sz = sz; in eibnx_setup_cq()934 if (info->ti_wc && info->ti_cq_sz) in eibnx_rb_setup_cq()935 kmem_free(info->ti_wc, sizeof (ibt_wc_t) * info->ti_cq_sz); in eibnx_rb_setup_cq()937 info->ti_cq_sz = 0; in eibnx_rb_setup_cq()
629 while ((ret = ibt_poll_cq(info->ti_cq_hdl, info->ti_wc, info->ti_cq_sz, in eibnx_comp_handler()
329 uint_t ti_cq_sz; member