Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_misc.c628 TAVOR_CMD_NOSLEEP_SPIN); in tavor_mcg_attach()
683 TAVOR_CMD_NOSLEEP_SPIN); in tavor_mcg_attach()
721 TAVOR_CMD_NOSLEEP_SPIN); in tavor_mcg_attach()
814 TAVOR_CMD_NOSLEEP_SPIN); in tavor_mcg_attach()
837 TAVOR_CMD_NOSLEEP_SPIN); in tavor_mcg_attach()
862 TAVOR_CMD_NOSLEEP_SPIN); in tavor_mcg_attach()
979 TAVOR_CMD_NOSLEEP_SPIN); in tavor_mcg_detach()
1037 TAVOR_CMD_NOSLEEP_SPIN); in tavor_mcg_detach()
1376 TAVOR_CMD_NOSLEEP_SPIN); in tavor_mcg_hash_list_remove()
1396 TAVOR_CMD_NOSLEEP_SPIN); in tavor_mcg_hash_list_remove()
[all …]
H A Dtavor_qpmod.c880 0, TAVOR_CMD_NOSLEEP_SPIN); in tavor_qp_reset2init()
1065 opmask, TAVOR_CMD_NOSLEEP_SPIN); in tavor_qp_init2init()
1425 opmask, TAVOR_CMD_NOSLEEP_SPIN); in tavor_qp_init2rtr()
1704 opmask, TAVOR_CMD_NOSLEEP_SPIN); in tavor_qp_rtr2rts()
1925 opmask, TAVOR_CMD_NOSLEEP_SPIN); in tavor_qp_rts2rts()
1970 0, TAVOR_CMD_NOSLEEP_SPIN); in tavor_qp_rts2sqd()
2198 opmask, TAVOR_CMD_NOSLEEP_SPIN); in tavor_qp_sqd2rts()
2720 0, TAVOR_CMD_NOSLEEP_SPIN); in tavor_qp_to_error()
2757 0, TAVOR_CMD_NOSLEEP_SPIN); in tavor_qp_to_reset()
2869 0, TAVOR_CMD_NOSLEEP_SPIN); in tavor_qp_reset2err()
[all …]
H A Dtavor.c1119 &errorcode, TAVOR_CMD_NOSLEEP_SPIN); in tavor_hw_init()
1150 TAVOR_CMD_NOSLEEP_SPIN); in tavor_hw_init()
1162 sizeof (tavor_hw_queryfw_t), TAVOR_CMD_NOSLEEP_SPIN); in tavor_hw_init()
1237 TAVOR_CMD_NOSLEEP_SPIN); in tavor_hw_init()
1268 TAVOR_CMD_NOSLEEP_SPIN); in tavor_hw_init()
1283 TAVOR_CMD_NOSLEEP_SPIN); in tavor_hw_init()
1507 TAVOR_CMD_NOSLEEP_SPIN); in tavor_hw_fini()
2125 TAVOR_CMD_NOSLEEP_SPIN); in tavor_hca_port_init()
2167 TAVOR_CMD_NOSLEEP_SPIN); in tavor_hca_ports_shutdown()
3079 if (tavor_close_hca_cmd_post(state, TAVOR_CMD_NOSLEEP_SPIN) != in tavor_quiesce()
[all …]
H A Dtavor_cmd.c79 if (cmdpost->cp_flags == TAVOR_CMD_NOSLEEP_SPIN) { in tavor_cmd_post()
972 if (cmdpost->cp_flags == TAVOR_CMD_NOSLEEP_SPIN) { in tavor_write_hcr()
1163 ASSERT(sleepflag == TAVOR_CMD_NOSLEEP_SPIN); in tavor_sys_en_cmd_post()
1198 ASSERT(sleepflag == TAVOR_CMD_NOSLEEP_SPIN); in tavor_sys_dis_cmd_post()
1229 ASSERT(sleepflag == TAVOR_CMD_NOSLEEP_SPIN); in tavor_init_hca_cmd_post()
1277 ASSERT(sleepflag == TAVOR_CMD_NOSLEEP_SPIN); in tavor_close_hca_cmd_post()
1308 ASSERT(sleepflag == TAVOR_CMD_NOSLEEP_SPIN); in tavor_init_ib_cmd_post()
1476 cmd.cp_flags = TAVOR_CMD_NOSLEEP_SPIN; in tavor_mod_stat_cfg_cmd_post()
1631 ASSERT(sleepflag == TAVOR_CMD_NOSLEEP_SPIN); in tavor_getnodeinfo_cmd_post()
2700 cmd.cp_flags = TAVOR_CMD_NOSLEEP_SPIN; /* NO SLEEP */ in tavor_getperfcntr_cmd_post()
H A Dtavor_stats.c567 TAVOR_CMD_NOSLEEP_SPIN, &sm_perfcntr, 0); in tavor_kstat_perfcntr64_read()
575 TAVOR_CMD_NOSLEEP_SPIN, NULL, 1); in tavor_kstat_perfcntr64_read()
753 TAVOR_CMD_NOSLEEP_SPIN, NULL, 1) != in tavor_kstat_perfcntr64_update()
H A Dtavor_qp.c1278 qpc, sizeof (tavor_hw_qpc_t), TAVOR_CMD_NOSLEEP_SPIN); in tavor_qp_query()
1705 TAVOR_CMD_NOSLEEP_SPIN); in tavor_special_qp_rsrc_alloc()
1734 TAVOR_CMD_NOSLEEP_SPIN); in tavor_special_qp_rsrc_alloc()
1784 TAVOR_CMD_QP_SMI, TAVOR_CMD_NOSLEEP_SPIN); in tavor_special_qp_rsrc_free()
1803 TAVOR_CMD_QP_GSI, TAVOR_CMD_NOSLEEP_SPIN); in tavor_special_qp_rsrc_free()
H A Dtavor_event.c976 sizeof (tavor_hw_eqc_t), eqc->tr_indx, TAVOR_CMD_NOSLEEP_SPIN); in tavor_eq_alloc()
1054 sizeof (tavor_hw_eqc_t), eqnum, TAVOR_CMD_NOSLEEP_SPIN); in tavor_eq_free()
1124 TAVOR_CMD_NOSLEEP_SPIN); in tavor_eq_handler_init()
1160 eq->eq_evttypemask, TAVOR_CMD_NOSLEEP_SPIN); in tavor_eq_handler_fini()
H A Dtavor_mr.c1672 sizeof (tavor_hw_mpt_t), mpt->tr_indx, TAVOR_CMD_NOSLEEP_SPIN); in tavor_mr_common_rereg()
1854 sizeof (tavor_hw_mpt_t), mpt->tr_indx, TAVOR_CMD_NOSLEEP_SPIN); in tavor_mr_common_rereg()
H A Dtavor_cq.c691 &new_prod_indx, TAVOR_CMD_NOSLEEP_SPIN); in tavor_cq_resize()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_cmd.h598 #define TAVOR_CMD_NOSLEEP_SPIN TAVOR_NOSLEEP macro