Home
last modified time | relevance | path

Searched refs:IBT_WC_GRH_PRESENT (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_q.c352 if (wc->wc_flags & IBT_WC_GRH_PRESENT) { in eibnx_add_gw_to_gwlist()
565 if (wc->wc_flags & IBT_WC_GRH_PRESENT) { in eibnx_replace_gw_in_gwlist()
/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_comp.c161 if (ibt_wc->wc_flags & IBT_WC_GRH_PRESENT) { in uverbs_convert_wc()
/titanic_41/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h1233 #define IBT_WC_GRH_PRESENT (1 << 0) macro
/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cq.c1425 flags |= IBT_WC_GRH_PRESENT; in tavor_cq_cqe_consume()
/titanic_41/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_chan.c1235 if (wc->wc_flags & IBT_WC_GRH_PRESENT) { in ibt_modify_reply_ud_dest()
/titanic_41/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_recv.c475 if (wcp->wc_flags & IBT_WC_GRH_PRESENT) { in ibmf_i_do_recv_cb()
/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cq.c1418 flags |= IBT_WC_GRH_PRESENT; in hermon_cq_cqe_consume()
/titanic_41/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c1478 ASSERT(!wc->wc_flags & IBT_WC_GRH_PRESENT); in ibd_rc_process_rx()
H A Dibd.c7979 if (wc->wc_flags & IBT_WC_GRH_PRESENT) { in ibd_process_rx()