Searched refs:inuse_cnt (Results 1 – 1 of 1) sorted by relevance
173 int inuse_cnt; member840 ch->rx_ring.inuse_cnt--; in riocm_ch_free_rxbuf()877 if (ch->rx_ring.inuse_cnt == RIOCM_RX_RING_SIZE) { in riocm_ch_receive()911 ch->rx_ring.inuse_cnt++; in riocm_ch_receive()1323 ch->rx_ring.inuse_cnt = 0; in riocm_ch_alloc()1370 if (ch->rx_ring.inuse_cnt) { in riocm_ch_free()1372 i < RIOCM_RX_RING_SIZE && ch->rx_ring.inuse_cnt; i++) { in riocm_ch_free()1375 ch->rx_ring.inuse_cnt--; in riocm_ch_free()