Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_ep_modify.c428 DAT_EP_FIELD_EP_ATTR_QOS | in dapli_ep_modify_validate_parameters()
530 if (ep_param_mask & DAT_EP_FIELD_EP_ATTR_QOS) { in dapli_ep_modify_validate_parameters()
/illumos-gate/usr/src/lib/udapl/libdat/include/dat/
H A Ddat.h518 #define DAT_EP_FIELD_EP_ATTR_QOS UINT64_C(0x00008000) macro