init_fl
init_fl(&rxq->fl, p->qsize_rxq / 8); /* 8 bufs in each entry */
static inline void init_fl(struct sge_fl *fl, uint16_t qsize);