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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_impl.h227 uint32_t tx_reclaim_threshold; /* Tx reclaim */ member in struct:oce_dev
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_main.c63 static const char tx_reclaim_threshold_name[] = "tx_reclaim_threshold";
624 dev->tx_reclaim_threshold = oce_get_prop(dev,
H A Doce_tx.c704 if (wq->wq_free < dev->tx_reclaim_threshold) {

Completed in 62 milliseconds