Searched refs:inuse_cnt (Results 1 – 1 of 1) sorted by relevance
173 int inuse_cnt; member842 ch->rx_ring.inuse_cnt--; in riocm_ch_free_rxbuf()879 if (ch->rx_ring.inuse_cnt == RIOCM_RX_RING_SIZE) { in riocm_ch_receive()913 ch->rx_ring.inuse_cnt++; in riocm_ch_receive()1325 ch->rx_ring.inuse_cnt = 0; in riocm_ch_alloc()1372 if (ch->rx_ring.inuse_cnt) { in riocm_ch_free()1374 i < RIOCM_RX_RING_SIZE && ch->rx_ring.inuse_cnt; i++) { in riocm_ch_free()1377 ch->rx_ring.inuse_cnt--; in riocm_ch_free()