Home
last modified time | relevance | path

Searched refs:DEF_CQ_SIZE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/
H A Dib.h62 #define DEF_CQ_SIZE 4096 - 1 /* default CQ size */ macro
H A Drpcib.c858 cq_size = DEF_CQ_SIZE; /* default cq size */ in rpcib_open_hcas()