Home
last modified time | relevance | path

Searched refs:IBT_INVALID_PARAM (Results 1 – 25 of 28) sorted by relevance

12

/titanic_41/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_ti.c166 return (IBT_INVALID_PARAM); in ibt_open_rc_channel()
174 return (IBT_INVALID_PARAM); in ibt_open_rc_channel()
181 return (IBT_INVALID_PARAM); in ibt_open_rc_channel()
186 return (IBT_INVALID_PARAM); in ibt_open_rc_channel()
193 return (IBT_INVALID_PARAM); in ibt_open_rc_channel()
198 return (IBT_INVALID_PARAM); in ibt_open_rc_channel()
207 return (IBT_INVALID_PARAM); in ibt_open_rc_channel()
215 return (IBT_INVALID_PARAM); in ibt_open_rc_channel()
225 return (IBT_INVALID_PARAM); in ibt_open_rc_channel()
234 return (IBT_INVALID_PARAM); in ibt_open_rc_channel()
[all …]
H A Dibcm_path.c130 return (IBT_INVALID_PARAM); in ibt_aget_paths()
406 return (IBT_INVALID_PARAM); in ibt_get_paths()
527 return (IBT_INVALID_PARAM); in ibcm_validate_path_attributes()
537 return (IBT_INVALID_PARAM); in ibcm_validate_path_attributes()
544 return (IBT_INVALID_PARAM); in ibcm_validate_path_attributes()
556 return (IBT_INVALID_PARAM); in ibcm_validate_path_attributes()
570 return (IBT_INVALID_PARAM); in ibcm_validate_path_attributes()
586 return (IBT_INVALID_PARAM); in ibcm_validate_path_attributes()
595 return (IBT_INVALID_PARAM); in ibcm_validate_path_attributes()
612 return (IBT_INVALID_PARAM); in ibcm_validate_path_attributes()
[all …]
/titanic_41/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_chan.c86 return (IBT_INVALID_PARAM); in ibt_alloc_rc_channel()
102 return (IBT_INVALID_PARAM); in ibt_alloc_rc_channel()
106 return (IBT_INVALID_PARAM); in ibt_alloc_rc_channel()
447 return (IBT_INVALID_PARAM); in ibt_alloc_ud_channel()
457 return (IBT_INVALID_PARAM); in ibt_alloc_ud_channel()
462 return (IBT_INVALID_PARAM); in ibt_alloc_ud_channel()
478 return (IBT_INVALID_PARAM); in ibt_alloc_ud_channel()
482 return (IBT_INVALID_PARAM); in ibt_alloc_ud_channel()
620 return (IBT_INVALID_PARAM); in ibt_alloc_ud_channel_range()
632 return (IBT_INVALID_PARAM); in ibt_alloc_ud_channel_range()
[all …]
H A Dibtl_impl.c233 return (IBT_INVALID_PARAM); in ibt_attach()
262 return (IBT_INVALID_PARAM); in ibt_attach()
272 return (IBT_INVALID_PARAM); in ibt_attach()
282 return (IBT_INVALID_PARAM); in ibt_attach()
291 return (IBT_INVALID_PARAM); in ibt_attach()
300 return (IBT_INVALID_PARAM); in ibt_attach()
374 return (IBT_INVALID_PARAM); in ibt_detach()
H A Dibtl_cm.c198 return (IBT_INVALID_PARAM); in ibtl_cm_get_hca_port()
211 return (IBT_INVALID_PARAM); in ibtl_cm_get_hca_port()
283 return (IBT_INVALID_PARAM); in ibtl_cm_get_hca_port()
H A Dibtl_ibnex.c93 return (IBT_INVALID_PARAM); in ibtl_ibnex_get_hca_info()
H A Dibtl_hca.c1351 return (IBT_INVALID_PARAM); in ibtl_pkey2index()
1367 return (IBT_INVALID_PARAM); in ibtl_pkey2index()
H A Dibtl_qp.c1231 return (IBT_INVALID_PARAM); in ibt_resize_queues()
/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_mr.c207 TAVOR_TNF_FAIL(IBT_INVALID_PARAM, "invalid flags"); in tavor_mr_register_shared()
498 TAVOR_TNF_FAIL(IBT_INVALID_PARAM, "invalid sleep flags"); in tavor_mr_deregister()
563 return (IBT_INVALID_PARAM); in tavor_mr_deregister()
880 TAVOR_TNF_FAIL(IBT_INVALID_PARAM, "invalid sync type"); in tavor_mr_sync()
926 TAVOR_TNF_FAIL(IBT_INVALID_PARAM, "invalid flags"); in tavor_mw_alloc()
1055 TAVOR_TNF_FAIL(IBT_INVALID_PARAM, "invalid sleep flags"); in tavor_mw_free()
1087 return (IBT_INVALID_PARAM); in tavor_mw_free()
1204 TAVOR_TNF_FAIL(IBT_INVALID_PARAM, "invalid flags"); in tavor_mr_common_reg()
1511 status = IBT_INVALID_PARAM; in tavor_dma_mr_register()
1685 TAVOR_TNF_FAIL(IBT_INVALID_PARAM, "invalid flags"); in tavor_mr_mtt_bind()
[all …]
H A Dtavor_qpmod.c1422 return (IBT_INVALID_PARAM); in tavor_qp_init2rtr()
1757 return (IBT_INVALID_PARAM); in tavor_qp_rtr2rts()
2822 return (IBT_INVALID_PARAM); in tavor_qp_sqd2sqd()
2843 return (IBT_INVALID_PARAM); in tavor_qp_sqd2sqd()
3432 return (IBT_INVALID_PARAM); in tavor_qp_validate_resp_rsrc()
3468 return (IBT_INVALID_PARAM); in tavor_qp_validate_init_depth()
H A Dtavor_umap.c1012 return (IBT_INVALID_PARAM); in tavor_umap_ci_data_in()
1169 return (IBT_INVALID_PARAM); in tavor_umap_ci_data_out()
H A Dtavor_qp.c130 TAVOR_TNF_FAIL(IBT_INVALID_PARAM, "failed UAR page"); in tavor_qp_alloc()
169 TAVOR_TNF_FAIL(IBT_INVALID_PARAM, "invalid serv type with SRQ"); in tavor_qp_alloc()
H A Dtavor_srq.c120 TAVOR_TNF_FAIL(IBT_INVALID_PARAM, "failed UAR page"); in tavor_srq_alloc()
H A Dtavor_ci.c2519 return (IBT_INVALID_PARAM); in tavor_ci_poll_cq()
3117 return (IBT_INVALID_PARAM); in tavor_ci_map_mem_iov()
/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qpmod.c978 return (IBT_INVALID_PARAM); in hermon_qp_reset2init()
994 return (IBT_INVALID_PARAM); in hermon_qp_reset2init()
1007 return (IBT_INVALID_PARAM); in hermon_qp_reset2init()
1012 return (IBT_INVALID_PARAM); in hermon_qp_reset2init()
1462 return (IBT_INVALID_PARAM); in hermon_qp_init2rtr()
1755 return (IBT_INVALID_PARAM); in hermon_qp_rtr2rts()
2403 return (IBT_INVALID_PARAM); in hermon_qp_sqd2rts()
2419 return (IBT_INVALID_PARAM); in hermon_qp_sqd2rts()
2775 return (IBT_INVALID_PARAM); in hermon_qp_sqd2sqd()
2791 return (IBT_INVALID_PARAM); in hermon_qp_sqd2sqd()
[all …]
H A Dhermon_mr.c197 status = IBT_INVALID_PARAM; in hermon_mr_register_shared()
468 return (IBT_INVALID_PARAM); in hermon_mr_alloc_fmr()
764 status = IBT_INVALID_PARAM; in hermon_mr_deregister()
789 return (IBT_INVALID_PARAM); in hermon_mr_deregister()
840 return (IBT_INVALID_PARAM); in hermon_mr_deregister()
1202 status = IBT_INVALID_PARAM; in hermon_mr_sync()
1244 status = IBT_INVALID_PARAM; in hermon_mw_alloc()
1364 status = IBT_INVALID_PARAM; in hermon_mw_free()
1529 status = IBT_INVALID_PARAM; in hermon_mr_common_reg()
1851 status = IBT_INVALID_PARAM; in hermon_dma_mr_register()
[all …]
H A Dhermon_fcoib.c247 return (IBT_INVALID_PARAM); in hermon_fcoib_fexch_mkey_init()
278 return (IBT_INVALID_PARAM); in hermon_fcoib_fexch_mkey_fini()
H A Dhermon_qp.c113 return (IBT_INVALID_PARAM); in hermon_qp_alloc()
126 return (IBT_INVALID_PARAM); in hermon_qp_alloc()
136 return (IBT_INVALID_PARAM); in hermon_qp_alloc()
141 return (IBT_INVALID_PARAM); in hermon_qp_alloc()
146 return (IBT_INVALID_PARAM); /* conflicting flags set */ in hermon_qp_alloc()
161 return (IBT_INVALID_PARAM); in hermon_qp_alloc()
1280 return (IBT_INVALID_PARAM); in hermon_qp_alloc_range()
1284 return (IBT_INVALID_PARAM); in hermon_qp_alloc_range()
H A Dhermon_cq.c102 status = IBT_INVALID_PARAM; in hermon_cq_alloc()
260 status = IBT_INVALID_PARAM; in hermon_cq_alloc()
H A Dhermon_srq.c107 status = IBT_INVALID_PARAM; in hermon_srq_alloc()
H A Dhermon_umap.c1415 return (IBT_INVALID_PARAM); in hermon_umap_ci_data_in()
1536 return (IBT_INVALID_PARAM); in hermon_umap_ci_data_out()
H A Dhermon_ci.c1017 return (IBT_INVALID_PARAM); in hermon_ci_query_cq_handler_id()
1767 return (IBT_INVALID_PARAM); in hermon_ci_poll_cq()
/titanic_41/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_status.h91 IBT_INVALID_PARAM = 4, /* Invalid argument specified */ enumerator
/titanic_41/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ioc.c972 return (IBT_INVALID_PARAM); in srpt_ioc_svc_bind()
977 return (IBT_INVALID_PARAM); in srpt_ioc_svc_bind()
984 return (IBT_INVALID_PARAM); in srpt_ioc_svc_bind()
/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c1003 case IBT_INVALID_PARAM: in ib_create_cq()
1212 case IBT_INVALID_PARAM: in ib_create_qp()
2306 case IBT_INVALID_PARAM: in ib_poll_cq()

12