Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt_if.h413 uint_t evp_threshold; /* Threshold passed in */ member
425 uint_t evp_threshold; /* Threshold passed in */ member
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_util.c1702 evp_msg.evp_threshold = threshold; in dapls_ib_event_poll()
1716 evd_ptr, evp_msg.evp_evd_hkey, evp_msg.evp_threshold, in dapls_ib_event_poll()
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c2850 outarg->evp_threshold = args32.evp_threshold; in daplka_event_poll_copyin()
2882 args32.evp_threshold = inarg->evp_threshold; in daplka_event_poll_copyout()
3053 threshold = args.evp_threshold; in daplka_event_poll()