Searched refs:zidx (Results 1 – 2 of 2) sorted by relevance
2267 fl->zidx = find_refill_source(sc, maxp, in t4_update_fl_bufsize()4986 uint16_t max_pidx, zidx = fl->zidx; in refill_fl() local5002 rxb = &sc->sge.rx_buf_info[zidx]; in refill_fl()5038 if (zidx != fl->safe_zidx) { in refill_fl()5039 zidx = fl->safe_zidx; in refill_fl()5040 rxb = &sc->sge.rx_buf_info[zidx]; in refill_fl()5051 sd->zidx = zidx; in refill_fl()6304 int i, zidx = -1; in find_refill_source() local6319 zidx = i; in find_refill_source()6329 zidx = i; in find_refill_source()[all …]
352 uint8_t zidx; member546 uint16_t zidx; /* refill zone idx */ member