Searched defs:met_thresh (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c6479 int met_thresh = 0; local
6487 met_thresh = state->id_tx_list.dl_cnt +
6496 met_thresh = state->id_lso->bkt_nfree;
6500 if (met_thresh > thresh)
6503 if (met_thresh > thresh) {

Completed in 72 milliseconds