Searched refs:nposted (Results 1 – 1 of 1) sorted by relevance
770 uint_t nposted; in iser_ib_post_recv() local869 nposted = 0; in iser_ib_post_recv()870 status = ibt_post_recv(chanhdl, wrlist, npost, &nposted); in iser_ib_post_recv()871 if ((status != IBT_SUCCESS) || (nposted != npost)) { in iser_ib_post_recv()874 npost, nposted, status); in iser_ib_post_recv()875 total_num -= nposted; in iser_ib_post_recv()880 total_num -= nposted; in iser_ib_post_recv()