Home
last modified time | relevance | path

Searched refs:IBT_QP_STATE_INVALID (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qpmod.c161 return (IBT_QP_STATE_INVALID); in hermon_qp_modify()
193 status = IBT_QP_STATE_INVALID; in hermon_qp_modify()
242 status = IBT_QP_STATE_INVALID; in hermon_qp_modify()
295 status = IBT_QP_STATE_INVALID; in hermon_qp_modify()
365 status = IBT_QP_STATE_INVALID; in hermon_qp_modify()
398 status = IBT_QP_STATE_INVALID; in hermon_qp_modify()
455 status = IBT_QP_STATE_INVALID; in hermon_qp_modify()
510 status = IBT_QP_STATE_INVALID; in hermon_qp_modify()
554 status = IBT_QP_STATE_INVALID; in hermon_qp_modify()
631 status = IBT_QP_STATE_INVALID; in hermon_qp_modify()
[all …]
H A Dhermon_wr.c822 return (IBT_QP_STATE_INVALID); in hermon_post_send()
1149 return (IBT_QP_STATE_INVALID); in hermon_post_recv()
1248 return (IBT_QP_STATE_INVALID); in hermon_post_srq()
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qpmod.c154 return (IBT_QP_STATE_INVALID); in tavor_qp_modify()
620 status = IBT_QP_STATE_INVALID; in tavor_qp_modify()
1072 return (IBT_QP_STATE_INVALID); in tavor_qp_init2init()
1432 return (IBT_QP_STATE_INVALID); in tavor_qp_init2rtr()
1711 return (IBT_QP_STATE_INVALID); in tavor_qp_rtr2rts()
1932 return (IBT_QP_STATE_INVALID); in tavor_qp_rts2rts()
1977 return (IBT_QP_STATE_INVALID); in tavor_qp_rts2sqd()
2205 return (IBT_QP_STATE_INVALID); in tavor_qp_sqd2rts()
2608 return (IBT_QP_STATE_INVALID); in tavor_qp_sqd2sqd()
2692 return (IBT_QP_STATE_INVALID); in tavor_qp_sqerr2rts()
H A Dtavor_wr.c134 return (IBT_QP_STATE_INVALID); in tavor_post_send()
423 return (IBT_QP_STATE_INVALID); in tavor_post_recv()
652 return (IBT_QP_STATE_INVALID); in tavor_post_srq()
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_ci_types.h149 #define IBT_QP_STATE_INVALID IBT_CHAN_STATE_INVALID macro
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c2142 case IBT_QP_STATE_INVALID: in ib_modify_qp()