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