Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cmd.c83 if (status != TAVOR_CMD_SUCCESS) { in tavor_cmd_post()
87 return (TAVOR_CMD_SUCCESS); in tavor_cmd_post()
96 if (status != TAVOR_CMD_SUCCESS) { in tavor_cmd_post()
115 if (status != TAVOR_CMD_SUCCESS) { in tavor_cmd_post()
159 if (status != TAVOR_CMD_SUCCESS) { in tavor_cmd_post()
163 return (TAVOR_CMD_SUCCESS); in tavor_cmd_post()
192 ASSERT(status == TAVOR_CMD_SUCCESS); in tavor_mbox_alloc()
198 if (status != TAVOR_CMD_SUCCESS) { in tavor_mbox_alloc()
213 ASSERT(status == TAVOR_CMD_SUCCESS); in tavor_mbox_alloc()
219 if (status != TAVOR_CMD_SUCCESS) { in tavor_mbox_alloc()
[all …]
H A Dtavor_misc.c555 if (status != TAVOR_CMD_SUCCESS) { in tavor_mcg_attach()
629 if (status != TAVOR_CMD_SUCCESS) { in tavor_mcg_attach()
684 if (status != TAVOR_CMD_SUCCESS) { in tavor_mcg_attach()
722 if (status != TAVOR_CMD_SUCCESS) { in tavor_mcg_attach()
815 if (status != TAVOR_CMD_SUCCESS) { in tavor_mcg_attach()
838 if (status != TAVOR_CMD_SUCCESS) { in tavor_mcg_attach()
863 if (status != TAVOR_CMD_SUCCESS) { in tavor_mcg_attach()
933 if (status != TAVOR_CMD_SUCCESS) { in tavor_mcg_detach()
980 if (status != TAVOR_CMD_SUCCESS) { in tavor_mcg_detach()
1038 if (status != TAVOR_CMD_SUCCESS) { in tavor_mcg_detach()
[all …]
H A Dtavor.c1111 if (status != TAVOR_CMD_SUCCESS) { in tavor_hw_init()
1120 if (status != TAVOR_CMD_SUCCESS) { in tavor_hw_init()
1151 if (status != TAVOR_CMD_SUCCESS) { in tavor_hw_init()
1163 if (status != TAVOR_CMD_SUCCESS) { in tavor_hw_init()
1238 if (status != TAVOR_CMD_SUCCESS) { in tavor_hw_init()
1269 if (status != TAVOR_CMD_SUCCESS) { in tavor_hw_init()
1284 if (status != TAVOR_CMD_SUCCESS) { in tavor_hw_init()
1366 if (status != TAVOR_CMD_SUCCESS) { in tavor_hw_init()
1416 if (status != TAVOR_CMD_SUCCESS) { in tavor_hw_init()
1508 if (status != TAVOR_CMD_SUCCESS) { in tavor_hw_fini()
[all …]
H A Dtavor_stats.c568 if (status != TAVOR_CMD_SUCCESS) { in tavor_kstat_perfcntr64_read()
576 if (status != TAVOR_CMD_SUCCESS) { in tavor_kstat_perfcntr64_read()
623 return (TAVOR_CMD_SUCCESS); in tavor_kstat_perfcntr64_read()
754 TAVOR_CMD_SUCCESS) { in tavor_kstat_perfcntr64_update()
788 0) != TAVOR_CMD_SUCCESS) { in tavor_kstat_perfcntr64_update()
H A Dtavor_qpmod.c881 if (status != TAVOR_CMD_SUCCESS) { in tavor_qp_reset2init()
1066 if (status != TAVOR_CMD_SUCCESS) { in tavor_qp_init2init()
1426 if (status != TAVOR_CMD_SUCCESS) { in tavor_qp_init2rtr()
1705 if (status != TAVOR_CMD_SUCCESS) { in tavor_qp_rtr2rts()
1926 if (status != TAVOR_CMD_SUCCESS) { in tavor_qp_rts2rts()
1971 if (status != TAVOR_CMD_SUCCESS) { in tavor_qp_rts2sqd()
2199 if (status != TAVOR_CMD_SUCCESS) { in tavor_qp_sqd2rts()
2602 if (status != TAVOR_CMD_SUCCESS) { in tavor_qp_sqd2sqd()
2686 if (status != TAVOR_CMD_SUCCESS) { in tavor_qp_sqerr2rts()
2721 if (status != TAVOR_CMD_SUCCESS) { in tavor_qp_to_error()
[all …]
H A Dtavor_mr.c370 if (status != TAVOR_CMD_SUCCESS) { in tavor_mr_register_shared()
502 if (status != TAVOR_CMD_SUCCESS) { in tavor_mr_deregister()
888 if (status != TAVOR_CMD_SUCCESS) { in tavor_mw_alloc()
958 if (status != TAVOR_CMD_SUCCESS) { in tavor_mw_free()
1260 if (status != TAVOR_CMD_SUCCESS) { in tavor_mr_common_reg()
1465 if (status != TAVOR_CMD_SUCCESS) { in tavor_dma_mr_register()
1673 if (status != TAVOR_CMD_SUCCESS) { in tavor_mr_common_rereg()
1855 if (status != TAVOR_CMD_SUCCESS) { in tavor_mr_common_rereg()
H A Dtavor_srq.c356 if (status != TAVOR_CMD_SUCCESS) { in tavor_srq_alloc()
536 if (status != TAVOR_CMD_SUCCESS) { in tavor_srq_free()
804 if (status != TAVOR_CMD_SUCCESS) { in tavor_srq_modify()
H A Dtavor_qp.c1279 if (status != TAVOR_CMD_SUCCESS) { in tavor_qp_query()
1706 if (status != TAVOR_CMD_SUCCESS) { in tavor_special_qp_rsrc_alloc()
1735 if (status != TAVOR_CMD_SUCCESS) { in tavor_special_qp_rsrc_alloc()
1785 if (status != TAVOR_CMD_SUCCESS) { in tavor_special_qp_rsrc_free()
1804 if (status != TAVOR_CMD_SUCCESS) { in tavor_special_qp_rsrc_free()
H A Dtavor_cq.c283 if (status != TAVOR_CMD_SUCCESS) { in tavor_cq_alloc()
465 if (status != TAVOR_CMD_SUCCESS) { in tavor_cq_free()
652 if (status != TAVOR_CMD_SUCCESS) { in tavor_cq_resize()
692 if (status != TAVOR_CMD_SUCCESS) { in tavor_cq_resize()
H A Dtavor_event.c977 if (status != TAVOR_CMD_SUCCESS) { in tavor_eq_alloc()
1055 if (status != TAVOR_CMD_SUCCESS) { in tavor_eq_free()
1125 if (status != TAVOR_CMD_SUCCESS) { in tavor_eq_handler_init()
1161 if (status != TAVOR_CMD_SUCCESS) { in tavor_eq_handler_fini()
H A Dtavor_agents.c271 if (status != TAVOR_CMD_SUCCESS) { in tavor_agent_handle_req()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_cmd.h160 #define TAVOR_CMD_SUCCESS 0x00 macro