Searched refs:xlat_size (Results 1 – 1 of 1) sorted by relevance
208 size_t xlat_size; member641 rx_size = (unsigned int)mw->xlat_size / num_qps_mw; in ntb_transport_setup_qp_mw()804 mw->xlat_size = 0; in ntb_free_mw()860 size_t xlat_size, buff_size; in ntb_set_mw() local873 xlat_size = round_up(size, xlat_align_size); in ntb_set_mw()877 if (mw->xlat_size == xlat_size) in ntb_set_mw()884 mw->xlat_size = xlat_size; in ntb_set_mw()895 mw->xlat_size = 0; in ntb_set_mw()904 mw->xlat_size); in ntb_set_mw()1326 mw->xlat_size = 0; in ntb_transport_probe()