Searched refs:nofree_cnt (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/mips/cavium/dev/
H A Dif_cnmac.c592 int64_t nofree_cnt; local
594 nofree_cnt = sc->sc_soft_req_cnt + sc->sc_hard_done_cnt;
596 if (__predict_false(nofree_cnt == GATHER_QUEUE_SIZE - 1)) {

Completed in 203 milliseconds