rx_post_cnt      1780 opal/mca/btl/usnic/btl_usnic_module.c     channel->rx_post_cnt = 0;
rx_post_cnt        75 opal/mca/btl/usnic/btl_usnic_module.h     uint32_t rx_post_cnt;
rx_post_cnt        39 opal/mca/btl/usnic/btl_usnic_recv.h         ++channel->rx_post_cnt;
rx_post_cnt        40 opal/mca/btl/usnic/btl_usnic_recv.h         if (OPAL_UNLIKELY((channel->rx_post_cnt & 15) == 0)) {