Lines Matching refs:tx_index
117 unsigned int tx_index; member
156 unsigned int tx_index; member
526 "tx_index (H) - \t%u\n", qp->tx_index); in debugfs_read()
680 qp->tx_index = 0; in ntb_transport_setup_qp_mw()
932 qp->tx_index = 0; in ntb_qp_link_context_reset()
1767 entry->tx_index; in ntb_tx_copy_callback()
1835 dest = qp->tx_mw_dma_addr + qp->tx_max_frame * entry->tx_index; in ntb_async_tx_submit()
1888 entry->tx_index = qp->tx_index; in ntb_async_tx()
1889 offset = qp->tx_mw + qp->tx_max_frame * entry->tx_index; in ntb_async_tx()
1935 qp->tx_index++; in ntb_process_tx()
1936 qp->tx_index %= qp->tx_max_entry; in ntb_process_tx()
2320 entry->tx_index = 0; in ntb_transport_tx_enqueue()
2444 unsigned int head = qp->tx_index; in ntb_transport_tx_free_entry()