Lines Matching refs:txq_descs
138 (n) * sizeof((txq)->txq_descs[0]), sizeof((txq)->txq_descs[0]), \
736 txq->txq_desc_busaddr) / sizeof(txq->txq_descs[0]);
740 txq->txq_fi, txq->txq_descs[txq->txq_fi].ed_cmdsts,
741 txq->txq_lo, curtxdnum, txq->txq_descs[curtxdnum].ed_cmdsts,
1188 volatile struct gt_eth_desc * const txd = &txq->txq_descs[txq->txq_lo];
1210 volatile struct gt_eth_desc * const txd2 = &txq->txq_descs[txq->txq_fi];
1229 if (gt32toh(txq->txq_descs[nextin].ed_cmdsts) & TX_CMD_O) {
1370 volatile struct gt_eth_desc *txd = &txq->txq_descs[txq->txq_fi];
1396 if (gt32toh(txq->txq_descs[nextin].ed_cmdsts) & TX_CMD_O) {
1495 txq->txq_descs =
1507 for (i = 0, txd = txq->txq_descs,
1516 txq->txq_descs[GE_TXDESC_MAX-1].ed_nxtptr =