Lines Matching refs:tx_index
117 unsigned int tx_index;
156 unsigned int tx_index;
524 "tx_index (H) - \t%u\n", qp->tx_index);
678 qp->tx_index = 0;
917 qp->tx_index = 0;
1752 entry->tx_index;
1820 dest = qp->tx_mw_dma_addr + qp->tx_max_frame * entry->tx_index;
1873 entry->tx_index = qp->tx_index;
1874 offset = qp->tx_mw + qp->tx_max_frame * entry->tx_index;
1920 qp->tx_index++;
1921 qp->tx_index %= qp->tx_max_entry;
2305 entry->tx_index = 0;
2429 unsigned int head = qp->tx_index;