Searched refs:tx_mw (Results 1 – 1 of 1) sorted by relevance
152 void __iomem *tx_mw; member524 "tx_mw - \t0x%p\n", qp->tx_mw); in debugfs_read()1216 qp->tx_mw = nt->mw_vec[mw_num].vbase + qp_offset; in ntb_transport_init_queue()1217 if (!qp->tx_mw) in ntb_transport_init_queue()1225 qp->rx_info = qp->tx_mw + tx_size; in ntb_transport_init_queue()1766 qp->tx_mw + qp->tx_max_frame * in ntb_tx_copy_callback()1889 offset = qp->tx_mw + qp->tx_max_frame * entry->tx_index; in ntb_async_tx()