Searched refs:inuse_cnt (Results 1 – 1 of 1) sorted by relevance
173 int inuse_cnt; member839 ch->rx_ring.inuse_cnt--; in riocm_ch_free_rxbuf()876 if (ch->rx_ring.inuse_cnt == RIOCM_RX_RING_SIZE) { in riocm_ch_receive()910 ch->rx_ring.inuse_cnt++; in riocm_ch_receive()1322 ch->rx_ring.inuse_cnt = 0; in riocm_ch_alloc()1369 if (ch->rx_ring.inuse_cnt) { in riocm_ch_free()1371 i < RIOCM_RX_RING_SIZE && ch->rx_ring.inuse_cnt; i++) { in riocm_ch_free()1374 ch->rx_ring.inuse_cnt--; in riocm_ch_free()