Searched refs:EIB_DATA_RWQE_BKT (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Deib_impl.h186 * We post an initial set of EIB_DATA_RWQE_BKT rwqes, and slowly post more and
192 #define EIB_DATA_RWQE_BKT 512 macro
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_data.c750 chan->ch_rwqe_bktsz = (chan->ch_max_rwqes < EIB_DATA_RWQE_BKT) ?
751 chan->ch_max_rwqes : EIB_DATA_RWQE_BKT;

Completed in 59 milliseconds