Searched defs:tavor_mr_fast_mtt_write (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_mr.c | 68 static int tavor_mr_fast_mtt_write(tavor_rsrc_t *mtt, tavor_bind_info_t *bind, 1696 * the tavor_mr_fast_mtt_write() routine below. If we fail here, we 1738 status = tavor_mr_fast_mtt_write(*mtt, bind, *mtt_pgsize_bits); 2214 * As described, this routine and tavor_mr_fast_mtt_write() 2253 status = tavor_mr_fast_mtt_write(mtt, bind, mtt_pgsize_bits); 2315 * As described, this routine and tavor_mr_fast_mtt_write() 2424 status = tavor_mr_fast_mtt_write(mtt, bind, mtt_pgsize_bits); 2675 * tavor_mr_fast_mtt_write() 2679 tavor_mr_fast_mtt_write(tavor_rsrc_t *mtt, tavor_bind_info_t *bind, function 2690 TAVOR_TNF_ENTER(tavor_mr_fast_mtt_write); [all...] |
Completed in 62 milliseconds