Home
last modified time | relevance | path

Searched refs:DAPL_CQ_RESIZE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt_if.h70 #define DAPL_CQ_RESIZE (DAPL_TYPE_EVD | 0x02) macro
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_util.c335 retval = ioctl(ia_fd, DAPL_CQ_RESIZE, &resize_msg); in dapli_ib_cq_resize_internal()
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c8662 case DAPL_CQ_RESIZE: in daplka_evd_ioctl()