Searched refs:xlat_size (Results 1 – 1 of 1) sorted by relevance
188 size_t xlat_size; member607 rx_size = (unsigned int)mw->xlat_size / num_qps_mw; in ntb_transport_setup_qp_mw()645 mw->xlat_size = 0; in ntb_free_mw()655 size_t xlat_size, buff_size; in ntb_set_mw() local661 xlat_size = round_up(size, mw->xlat_align_size); in ntb_set_mw()665 if (mw->xlat_size == xlat_size) in ntb_set_mw()672 mw->xlat_size = xlat_size; in ntb_set_mw()678 mw->xlat_size = 0; in ntb_set_mw()699 rc = ntb_mw_set_trans(nt->ndev, num_mw, mw->dma_addr, mw->xlat_size); in ntb_set_mw()1058 mw->xlat_size = 0; in ntb_transport_probe()