Searched refs:HERMON_CMD_INVALID_STATUS (Results 1 – 9 of 9) sorted by relevance
770 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_mcg_attach()853 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_mcg_attach()911 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_mcg_attach()955 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_mcg_attach()1056 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_mcg_attach()1082 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_mcg_attach()1110 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_mcg_attach()1176 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_mcg_detach()1228 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_mcg_detach()1290 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_mcg_detach()[all …]
1097 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_qp_reset2init()1299 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_qp_init2init()1673 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_qp_init2rtr()1942 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_qp_rtr2rts()2173 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_qp_rts2rts()2223 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_qp_rts2sqd()2532 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_qp_sqd2rts()2983 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_qp_sqd2sqd()3070 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_qp_sqerr2rts()3108 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_qp_to_error()[all …]
376 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_mr_register_shared()597 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_mr_alloc_fmr()835 HERMON_CMD_INVALID_STATUS) { in hermon_mr_deregister()1314 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_mw_alloc()1390 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_mw_free()1741 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_mr_common_reg()1968 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_dma_mr_register()2129 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_mr_alloc_lkey()2219 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_mr_fexch_mpt_init()2248 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_mr_fexch_mpt_fini()[all …]
351 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_srq_alloc()537 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_srq_free()788 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_srq_modify()
323 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_cq_alloc()505 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_cq_free()733 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_cq_resize()807 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_cq_modify()825 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_cq_modify()
129 cmdptr->cmd_status = HERMON_CMD_INVALID_STATUS; in hermon_cmd_post()169 while (cmdptr->cmd_status == HERMON_CMD_INVALID_STATUS) { in hermon_cmd_post()254 case HERMON_CMD_INVALID_STATUS: in hermon_cmd_check_status()902 (*cmd_ptr)->cmd_status = HERMON_CMD_INVALID_STATUS; in hermon_outstanding_cmd_alloc()1204 return (HERMON_CMD_INVALID_STATUS); in hermon_write_hcr()3044 return (HERMON_CMD_INVALID_STATUS); in hermon_cmn_ownership_cmd_post()
2204 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_qp_query()2773 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_special_qp_rsrc_free()2798 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_special_qp_rsrc_free()
846 if (status == HERMON_CMD_INVALID_STATUS) { in hermon_eq_alloc()
209 #define HERMON_CMD_INVALID_STATUS 0xFFFF /* -1 */ macro