t4_fl_refill
static bool t4_fl_refill(struct sge_fl *, uint_t);
(void) t4_fl_refill(fl, fl->bufs_lowat);
(void) t4_fl_refill(fl, 64);
const bool starved = t4_fl_refill(fl, fl->bufs_cap / 8);