Searched refs:tx_mw (Results 1 – 1 of 1) sorted by relevance
161 void __iomem *tx_mw; member514 seq_printf(s, "tx_mw - \t0x%p\n", qp->tx_mw); in ntb_qp_debugfs_stats_show()1185 qp->tx_mw = nt->mw_vec[mw_num].vbase + qp_offset; in ntb_transport_init_queue()1186 if (!qp->tx_mw) in ntb_transport_init_queue()1194 qp->rx_info = qp->tx_mw + tx_size; in ntb_transport_init_queue()1736 qp->tx_mw + qp->tx_max_frame * in ntb_tx_copy_callback()1818 offset = qp->tx_mw + qp->tx_max_frame * entry->tx_index; in ntb_tx_memcpy_kthread()1914 offset = qp->tx_mw + qp->tx_max_frame * entry->tx_index; in ntb_async_tx()