Lines Matching refs:tx_index
117 unsigned int tx_index;
156 unsigned int tx_index;
526 "tx_index (H) - \t%u\n", qp->tx_index);
680 qp->tx_index = 0;
919 qp->tx_index = 0;
1754 entry->tx_index;
1822 dest = qp->tx_mw_dma_addr + qp->tx_max_frame * entry->tx_index;
1875 entry->tx_index = qp->tx_index;
1876 offset = qp->tx_mw + qp->tx_max_frame * entry->tx_index;
1906 if (qp->tx_index == qp->remote_rx_info->entry) {
1922 qp->tx_index++;
1923 qp->tx_index %= qp->tx_max_entry;
2307 entry->tx_index = 0;
2431 unsigned int head = qp->tx_index;