Home
last modified time | relevance | path

Searched refs:wc_sl (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_handlers.c424 wcp->wc_qpn, wcp->wc_sl); in ibmf_i_dump_wcp()
H A Dibmf_recv.c806 addrinfo.ia_service_level = wcp->wc_sl; in ibmf_i_do_recv_cb()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_comp.c171 ofed_wc->sl = ibt_wc->wc_sl; in uverbs_convert_wc()
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h1276 uint8_t wc_sl:4; /* Remote SL */ member
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cq.c1330 wc->wc_sl = TAVOR_CQE_SL_GET(cq, cqe); in tavor_cq_cqe_consume()
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_chan.c1261 adds_vect.av_srvl = wc->wc_sl; in ibt_modify_reply_ud_dest()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cq.c1398 wc->wc_sl = HERMON_CQE_SL_GET(cq, cqe); in hermon_cq_cqe_consume()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c2235 wc->sl = ibt_wc->wc_sl; in set_wc()