Home
last modified time | relevance | path

Searched refs:zidx (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/dev/cxgbe/
Dt4_sge.c531 hwb->zidx = hwsz_ok(r) ? -1 : -2; in t4_read_chip_settings()
554 if (hwb->zidx != -1 || hwb->size > swz->size) in t4_read_chip_settings()
556 hwb->zidx = i; in t4_read_chip_settings()
569 hwb->zidx = -2; in t4_read_chip_settings()
1412 struct sw_zone_info *swz = &sc->sge.sw_zone_info[cll->zidx]; in cl_metadata()
1444 struct sw_zone_info *swz = &sc->sge.sw_zone_info[cll->zidx]; in get_scatter_segment()
3016 struct sw_zone_info *swz = &sc->sge.sw_zone_info[cll->zidx]; in refill_fl()
3064 if (cll == &fl->cll_alt || fl->cll_alt.zidx == -1 || in refill_fl()
3065 fl->cll_def.zidx == fl->cll_alt.zidx) in refill_fl()
3070 swz = &sc->sge.sw_zone_info[cll->zidx]; in refill_fl()
[all …]
Dadapter.h240 int8_t zidx; member
387 int8_t zidx; /* backpointer to zone; -ve means unused */ member