SGE_TXQ_PER_SET
unsigned int txq_size[SGE_TXQ_PER_SET]; /* Tx queue sizes */
struct sge_txq txq[SGE_TXQ_PER_SET];
u_int ntxq = SGE_TXQ_PER_SET;
for (i = 0; i < SGE_TXQ_PER_SET; i++) {