Searched refs:tx_mw (Results 1 – 1 of 1) sorted by relevance
138 void __iomem *tx_mw; member493 "tx_mw - \t0x%p\n", qp->tx_mw); in debugfs_read()961 qp->tx_mw = nt->mw_vec[mw_num].vbase + qp_offset; in ntb_transport_init_queue()962 if (!qp->tx_mw) in ntb_transport_init_queue()970 qp->rx_info = qp->tx_mw + tx_size; in ntb_transport_init_queue()1464 offset = qp->tx_mw + qp->tx_max_frame * qp->tx_index; in ntb_async_tx()