Searched refs:tmp_wc (Results 1 – 1 of 1) sorted by relevance
446 struct ibv_wc tmp_wc; in bnxt_re_poll_kernel_cq() local449 rc = ibv_cmd_poll_cq(&cq->ibvcq, 1, &tmp_wc); in bnxt_re_poll_kernel_cq()526 struct ibv_wc tmp_wc = {0}; in bnxt_re_resize_cq() local531 dqed = bnxt_re_poll_one(cq, 1, &tmp_wc, &resize); in bnxt_re_resize_cq()541 memcpy(&compl->wc, &tmp_wc, sizeof(tmp_wc)); in bnxt_re_resize_cq()544 memset(&tmp_wc, 0, sizeof(tmp_wc)); in bnxt_re_resize_cq()