Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_status.h280 IBT_PD_HDL_INVALID = 1100, /* Invalid protection domain */ enumerator
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_ci.c507 return (IBT_PD_HDL_INVALID); in tavor_ci_free_pd()
585 return (IBT_PD_HDL_INVALID); in tavor_ci_alloc_ah()
1275 return (IBT_PD_HDL_INVALID); in tavor_ci_register_mr()
1356 return (IBT_PD_HDL_INVALID); in tavor_ci_register_buf()
1514 return (IBT_PD_HDL_INVALID); in tavor_ci_register_shared_mr()
1764 return (IBT_PD_HDL_INVALID); in tavor_ci_alloc_mw()
1880 return (IBT_PD_HDL_INVALID); in tavor_ci_register_dma_mr()
2267 return (IBT_PD_HDL_INVALID); in tavor_ci_alloc_srq()
H A Dtavor_umap.c1236 return (IBT_PD_HDL_INVALID); in tavor_umap_pd_data_out()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qp.c197 status = IBT_PD_HDL_INVALID; in hermon_qp_alloc()
206 status = IBT_PD_HDL_INVALID; in hermon_qp_alloc()
823 status = IBT_PD_HDL_INVALID; in hermon_special_qp_alloc()
1322 return (IBT_PD_HDL_INVALID); in hermon_qp_alloc_range()
1330 return (IBT_PD_HDL_INVALID); in hermon_qp_alloc_range()
H A Dhermon_umap.c1768 return (IBT_PD_HDL_INVALID); in hermon_umap_pd_data_out()
H A Dhermon_ci.c2706 return (IBT_PD_HDL_INVALID); in hermon_ci_create_fmr_pool()
H A Dhermon_mr.c2484 status = IBT_PD_HDL_INVALID; in hermon_mr_common_rereg()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c1214 case IBT_PD_HDL_INVALID: in ib_create_qp()