Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_qp.c49 static uint32_t ibt_cep_flags2ibv(ibt_cep_flags_t);
1643 dest->qp_access_flags = ibt_cep_flags2ibv(src->qp_flags); in uverbs_query_copy_info()
2664 ibt_cep_flags2ibv(ibt_cep_flags_t ibt_flags) in ibt_cep_flags2ibv() function