Searched refs:ma_wr (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/ofed/libcxgb4/
H A Ddev.c76 int ma_wr; variable
542 ma_wr = strtol(c, NULL, 0);
543 if (ma_wr != 1)
544 ma_wr = 0;
H A Dt4.h473 extern int ma_wr;
497 if (ma_wr) {
H A Dverbs.c445 if (ma_wr && resp.sq_memsize < (resp.sq_size + 1) *
447 ma_wr = 0;

Completed in 218 milliseconds